pub unsafe extern "system" fn DnsExtractRecordsFromMessage_W(
pdnsbuffer: *const DNS_MESSAGE_BUFFER,
wmessagelength: u16,
pprecord: *mut *mut DNS_RECORDA
) -> i32
Expand description
Required features: "Win32_NetworkManagement_Dns"
, "Win32_Foundation"