Struct windows_sys::Win32::Security::Cryptography::NCryptProviderName
#[repr(C)]pub struct NCryptProviderName {
pub pszName: PWSTR,
pub pszComment: PWSTR,
}Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§pszName: PWSTR§pszComment: PWSTR