Struct winapi::sspi::SecPkgContext_NegotiationInfoW [] [src]

pub struct SecPkgContext_NegotiationInfoW {
    pub PackageInfo: PSecPkgInfoW,
    pub NegotiationState: c_ulong,
}

Fields

PackageInfo
NegotiationState

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_NegotiationInfoW

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Copy for SecPkgContext_NegotiationInfoW

impl Clone for SecPkgContext_NegotiationInfoW

fn clone(&self) -> SecPkgContext_NegotiationInfoW

fn clone_from(&mut self, source: &Self)