RegisterNameSpace property

Pointer<NativeFunction<HRESULT Function(Pointer<IInternetSession> This, Pointer<IClassFactory> pCF, Pointer<IID> rclsid, LPCWSTR pwzProtocol, ULONG cPatterns, Pointer<LPCWSTR> ppwzPatterns, DWORD dwReserved)>> RegisterNameSpace
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IInternetSession> This, ffi.Pointer<IClassFactory> pCF, ffi.Pointer<IID> rclsid, LPCWSTR pwzProtocol, ULONG cPatterns, ffi.Pointer<LPCWSTR> ppwzPatterns, DWORD dwReserved)>> RegisterNameSpace;