12 lines
142 B
C
12 lines
142 B
C
/*
|
|
File: client.h
|
|
|
|
Definitions to support netsh commands that manipulate
|
|
ras clients.
|
|
|
|
*/
|
|
|
|
FN_HANDLE_CMD HandleClientShow;
|
|
|
|
|