SetZoneAttributes property

Pointer<NativeFunction<HRESULT Function(Pointer<IInternetZoneManagerEx> This, DWORD dwZone, Pointer<ZONEATTRIBUTES> pZoneAttributes)>> SetZoneAttributes
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IInternetZoneManagerEx> This, DWORD dwZone, ffi.Pointer<ZONEATTRIBUTES> pZoneAttributes)>> SetZoneAttributes;