#[repr(C)]pub struct WS_DECIMAL_DESCRIPTION {
pub minValue: DECIMAL,
pub maxValue: DECIMAL,
}Expand description
Required features: "Win32_Networking_WindowsWebServices", "Win32_Foundation"
Fields§
§minValue: DECIMAL§maxValue: DECIMAL#[repr(C)]pub struct WS_DECIMAL_DESCRIPTION {
pub minValue: DECIMAL,
pub maxValue: DECIMAL,
}Required features: "Win32_Networking_WindowsWebServices", "Win32_Foundation"
minValue: DECIMAL§maxValue: DECIMAL