Struct winapi::lmaccess::USER_MODALS_INFO_1001
[−]
[src]
pub struct USER_MODALS_INFO_1001 {
pub usrmod1001_min_passwd_len: DWORD,
}Fields
usrmod1001_min_passwd_len |
Trait Implementations
impl Copy for USER_MODALS_INFO_1001[src]
impl Clone for USER_MODALS_INFO_1001[src]
fn clone(&self) -> USER_MODALS_INFO_1001
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more