SetActiveObject property

Pointer<NativeFunction<HRESULT Function(Pointer<IOleInPlaceUIWindow> This, Pointer<IOleInPlaceActiveObject> pActiveObject, LPCOLESTR pszObjName)>> SetActiveObject
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IOleInPlaceUIWindow> This, ffi.Pointer<IOleInPlaceActiveObject> pActiveObject, LPCOLESTR pszObjName)>> SetActiveObject;