Struct winapi::schannel::SecPkgContext_UiInfo [] [src]

pub struct SecPkgContext_UiInfo {
    pub hParentWindow: HWND,
}

Fields

hParentWindow

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_UiInfo

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

impl Copy for SecPkgContext_UiInfo

impl Clone for SecPkgContext_UiInfo

fn clone(&self) -> SecPkgContext_UiInfo

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