Struct winapi::shared::sspi::SecPkgContext_NegotiationInfoW [−][src]
#[repr(C)]pub struct SecPkgContext_NegotiationInfoW {
pub PackageInfo: PSecPkgInfoW,
pub NegotiationState: c_ulong,
}
Fields
PackageInfo: PSecPkgInfoW
NegotiationState: c_ulong
Trait Implementations
Returns the “default value” for a type. Read more