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