AfterTypeChange property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeChangeEvents> This, Int32 changeKind, Pointer<ITypeInfo> pTInfoAfter, LPOLESTR pStrName)>> AfterTypeChange
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeChangeEvents> This, ffi.Int32 changeKind, ffi.Pointer<ITypeInfo> pTInfoAfter, LPOLESTR pStrName)>> AfterTypeChange;