#[repr(C)]pub struct WS_DNS_ENDPOINT_IDENTITY {
pub identity: WS_ENDPOINT_IDENTITY,
pub dns: WS_STRING,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§identity: WS_ENDPOINT_IDENTITY
§dns: WS_STRING
#[repr(C)]pub struct WS_DNS_ENDPOINT_IDENTITY {
pub identity: WS_ENDPOINT_IDENTITY,
pub dns: WS_STRING,
}
Required features: "Win32_Networking_WindowsWebServices"
identity: WS_ENDPOINT_IDENTITY
§dns: WS_STRING