AddRef property

Pointer<NativeFunction<ULONG Function(Pointer<ITypeInfo> This)>> AddRef
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<ULONG Function(ffi.Pointer<ITypeInfo> This)>> AddRef;