public static extern uint WlanDeleteProfile(IntPtr hClientHandle,ref Guid pInterfaceGuid,string strProfileName,IntPtr pReserved);
Declare Function WlanDeleteProfile Lib "wlanapi.dll" (TODO) As TODO