Struct winapi::um::wincred::USERNAME_TARGET_CREDENTIAL_INFO [−][src]
#[repr(C)]pub struct USERNAME_TARGET_CREDENTIAL_INFO {
pub UserName: LPWSTR,
}
Fields
UserName: LPWSTR
Trait Implementations
Returns the “default value” for a type. Read more