#[repr(C)]pub struct AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE {
pub pValue: *mut c_void,
pub ValueLength: u32,
}
Expand description
Required features: "Win32_Security_Authorization"
Fields§
§pValue: *mut c_void
§ValueLength: u32
#[repr(C)]pub struct AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE {
pub pValue: *mut c_void,
pub ValueLength: u32,
}
Required features: "Win32_Security_Authorization"
pValue: *mut c_void
§ValueLength: u32