Authenticate property

Pointer<NativeFunction<HRESULT Function(Pointer<IAuthenticate> This, Pointer<HWND> phwnd, Pointer<LPWSTR> pszUsername, Pointer<LPWSTR> pszPassword)>> Authenticate
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IAuthenticate> This, ffi.Pointer<HWND> phwnd, ffi.Pointer<LPWSTR> pszUsername, ffi.Pointer<LPWSTR> pszPassword)>> Authenticate;