Enumerates all supported NIC types.
DWORD lncNicEnumTypes(
DWORD iType,
LPCTSTR* lpszShort,
LPCTSTR* lpszLong);
iType
lpszShort
lpszLong
Zero for success or an error code on failure.
The szShort and szLong pointer are only valid until the next LNC call.
LNCE_NOMORE
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 5.2 | intime/nt/include/lnc.h | lnc.h | lnc.lib |