Struct winapi::shared::rpcdce::RPC_SECURITY_QOS_V2_W_union [−][src]
#[repr(C)]pub struct RPC_SECURITY_QOS_V2_W_union {
pub HttpCredentials: *mut RPC_HTTP_TRANSPORT_CREDENTIALS_W,
}
Fields
HttpCredentials: *mut RPC_HTTP_TRANSPORT_CREDENTIALS_W
Trait Implementations
Returns the “default value” for a type. Read more