SetFuncAndParamNames property

Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, Pointer<LPOLESTR> rgszNames, UINT cNames)>> SetFuncAndParamNames
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ICreateTypeInfo2> This, UINT index, ffi.Pointer<LPOLESTR> rgszNames, UINT cNames)>> SetFuncAndParamNames;