DefineFuncAsDllEntry property

Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, LPOLESTR szDllName, LPOLESTR szProcName)>> DefineFuncAsDllEntry
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ICreateTypeInfo2> This, UINT index, LPOLESTR szDllName, LPOLESTR szProcName)>> DefineFuncAsDllEntry;