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