Unadvise property

Pointer<NativeFunction<HRESULT Function(Pointer<IDataAdviseHolder> This, DWORD dwConnection)>> Unadvise
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IDataAdviseHolder> This, DWORD dwConnection)>> Unadvise;