#[repr(C)]pub struct RESPONSEBODY_Subscribe {
pub SubscriptionManager: *mut WSD_ENDPOINT_REFERENCE,
pub expires: *mut WSD_EVENTING_EXPIRES,
pub any: *mut WSDXML_ELEMENT,
}
Expand description
Required features: "Win32_Devices_WebServicesOnDevices"
, "Win32_Foundation"
Fields§
§SubscriptionManager: *mut WSD_ENDPOINT_REFERENCE
§expires: *mut WSD_EVENTING_EXPIRES
§any: *mut WSDXML_ELEMENT