ReleaseBoundObjects property

Pointer<NativeFunction<HRESULT Function(Pointer<IBindCtx> This)>> ReleaseBoundObjects
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IBindCtx> This)>> ReleaseBoundObjects;