pub unsafe extern "system" fn HcnQueryNamespaceProperties(
    namespace: *const c_void,
    query: PCWSTR,
    properties: *mut PWSTR,
    errorrecord: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_System_HostComputeNetwork"