GetBindString property

Pointer<NativeFunction<HRESULT Function(Pointer<IInternetBindInfo> This, ULONG ulStringType, Pointer<LPOLESTR> ppwzStr, ULONG cEl, Pointer<ULONG> pcElFetched)>> GetBindString
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IInternetBindInfo> This, ULONG ulStringType, ffi.Pointer<LPOLESTR> ppwzStr, ULONG cEl, ffi.Pointer<ULONG> pcElFetched)>> GetBindString;