#[repr(C)]pub struct WCM_BILLING_CYCLE_INFO {
pub StartDate: FILETIME,
pub Duration: WCM_TIME_INTERVAL,
pub Reset: BOOL,
}Expand description
Required features: ‘Win32_NetworkManagement_WindowsConnectionManager’, ‘Win32_Foundation’
Fields
StartDate: FILETIMEDuration: WCM_TIME_INTERVALReset: BOOL