#[repr(C)]pub struct WS_SERVICE_PROPERTY_ACCEPT_CALLBACK {
pub callback: WS_SERVICE_ACCEPT_CHANNEL_CALLBACK,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§callback: WS_SERVICE_ACCEPT_CHANNEL_CALLBACK
#[repr(C)]pub struct WS_SERVICE_PROPERTY_ACCEPT_CALLBACK {
pub callback: WS_SERVICE_ACCEPT_CHANNEL_CALLBACK,
}
Required features: "Win32_Networking_WindowsWebServices"
callback: WS_SERVICE_ACCEPT_CHANNEL_CALLBACK