ParseDisplayName property

Pointer<NativeFunction<HRESULT Function(Pointer<IParseDisplayName> This, Pointer<IBindCtx> pbc, LPOLESTR pszDisplayName, Pointer<ULONG> pchEaten, Pointer<Pointer<IMoniker>> ppmkOut)>> ParseDisplayName
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IParseDisplayName> This, ffi.Pointer<IBindCtx> pbc, LPOLESTR pszDisplayName, ffi.Pointer<ULONG> pchEaten, ffi.Pointer<ffi.Pointer<IMoniker>> ppmkOut)>> ParseDisplayName;