MapUrlToZone property

Pointer<NativeFunction<HRESULT Function(Pointer<IInternetSecurityManager> This, LPCWSTR pwszUrl, Pointer<DWORD> pdwZone, DWORD dwFlags)>> MapUrlToZone
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IInternetSecurityManager> This, LPCWSTR pwszUrl, ffi.Pointer<DWORD> pdwZone, DWORD dwFlags)>> MapUrlToZone;