Expand description
Required features: ‘Win32_NetworkManagement_WindowsConnectionManager’, ‘Win32_Foundation’
Fields
fValue: BOOLfIsGroupPolicy: BOOLTrait Implementations
impl Clone for WCM_POLICY_VALUE
impl Clone for WCM_POLICY_VALUE
impl Copy for WCM_POLICY_VALUE
Auto Trait Implementations
impl RefUnwindSafe for WCM_POLICY_VALUE
impl Send for WCM_POLICY_VALUE
impl Sync for WCM_POLICY_VALUE
impl Unpin for WCM_POLICY_VALUE
impl UnwindSafe for WCM_POLICY_VALUE
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more