CreateMoniker property

Pointer<NativeFunction<HRESULT Function(Pointer<IBindHost> This, LPOLESTR szName, Pointer<IBindCtx> pBC, Pointer<Pointer<IMoniker>> ppmk, DWORD dwReserved)>> CreateMoniker
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IBindHost> This, LPOLESTR szName, ffi.Pointer<IBindCtx> pBC, ffi.Pointer<ffi.Pointer<IMoniker>> ppmk, DWORD dwReserved)>> CreateMoniker;