Packet Sniffer SDK DLL Edition
HNAdapter :: Properties :: AdpSetConfig | | Previous Next |
Sets the handle of HNAdapterConfig object.
Syntax:
HANDLE __stdcall AdpSetConfig(HANDLE hAdp, HANDLE hCfg);
Parameters:
hAdp
[in] HNAdapter object handle.
hCfg
Return values:
If the function succeeds the return value will be the handle of
HNAdapterConfig object.
Otherwise the return value will be NULL.
Description:
Use AdpSetConfig to set the network adapter configuration.