RequestBorderSpace property

Pointer<NativeFunction<HRESULT Function(Pointer<IOleInPlaceUIWindow> This, LPCBORDERWIDTHS pborderwidths)>> RequestBorderSpace
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IOleInPlaceUIWindow> This, LPCBORDERWIDTHS pborderwidths)>> RequestBorderSpace;