Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
201 B

  1. DWORD
  2. ValidateWirelessPolicyData(
  3. PWIRELESS_POLICY_DATA pWirelessPolicyData
  4. );
  5. DWORD
  6. ValidateWirelessPSData(
  7. PWIRELESS_PS_DATA pWirelessPSData,
  8. DWORD dwNetworkType
  9. );