Funzione GetFrameMacType
La funzione GetFrameMacType restituisce il tipo MAC del frame.
Sintassi
DWORD WINAPI GetFrameMacType(
_In_ HFRAME hFrame
);
Parametri
-
hFrame [in]
-
Handle al frame.
Valore restituito
La funzione restituisce il tipo MAC del frame, che può avere uno dei valori seguenti.
- MAC_TYPE_UNKNOWN
- MAC_TYPE_ETHERNET
- MAC_TYPE_TOKENRING
- MAC_TYPE_FDDI
Commenti
Esperti e parser possono chiamare la funzione GetFrameMacType .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows 2000 Professional [solo app desktop] |
Server minimo supportato |
Windows 2000 Server [solo app desktop] |
Intestazione |
|
Libreria |
|
DLL |
|