[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkForceStart")]
public static extern uint WlanHostedNetworkForceStart(
IntPtr hClientHandle,
[Out] out WLAN_HOSTED_NETWORK_REASON pFailReason,
IntPtr pReserved
);
Declare Function WlanHostedNetworkForceStart Lib "wlanapi.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!