#[repr(C)]pub struct WS_SERVICE_PROPERTY_CLOSE_CALLBACK {
pub callback: WS_SERVICE_CLOSE_CHANNEL_CALLBACK,
}Expand description
Required features: ‘Win32_Networking_WindowsWebServices’
Fields
callback: WS_SERVICE_CLOSE_CHANNEL_CALLBACK#[repr(C)]pub struct WS_SERVICE_PROPERTY_CLOSE_CALLBACK {
pub callback: WS_SERVICE_CLOSE_CHANNEL_CALLBACK,
}Required features: ‘Win32_Networking_WindowsWebServices’
callback: WS_SERVICE_CLOSE_CHANNEL_CALLBACK