Struct windows_sys::Win32::Networking::ActiveDirectory::ADSPROPERROR
#[repr(C)]pub struct ADSPROPERROR {
pub hwndPage: HWND,
pub pszPageTitle: PWSTR,
pub pszObjPath: PWSTR,
pub pszObjClass: PWSTR,
pub hr: HRESULT,
pub pszError: PWSTR,
}
Expand description
Required features: "Win32_Networking_ActiveDirectory"
, "Win32_Foundation"
Fields§
§hwndPage: HWND
§pszPageTitle: PWSTR
§pszObjPath: PWSTR
§pszObjClass: PWSTR
§hr: HRESULT
§pszError: PWSTR