EnableModeless property

Pointer<NativeFunction<HRESULT Function(Pointer<IInternetSecurityMgrSite> This, BOOL fEnable)>> EnableModeless
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IInternetSecurityMgrSite> This, BOOL fEnable)>> EnableModeless;