WlanHostedNetworkQuerySecondaryKey
Last updated
Last updated
[DllImport("wlanapi.dll", SetLastError = true)]
public static extern uint WlanHostedNetworkQuerySecondaryKey(
IntPtr hClientHandle,
IntPtr pdwKeyLength,
IntPtr ppucKeyData,
Microsoft documentation: Link