LogAction property

Pointer<NativeFunction<HRESULT Function(Pointer<IInternetZoneManagerEx> This, DWORD dwAction, LPCWSTR pwszUrl, LPCWSTR pwszText, DWORD dwLogFlags)>> LogAction
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IInternetZoneManagerEx> This, DWORD dwAction, LPCWSTR pwszUrl, LPCWSTR pwszText, DWORD dwLogFlags)>> LogAction;