ULONG CNdisApi::GetVersion ();
Return Value:
Function returns version of current helper driver.
Parameters:None
Remarks:
This member calls the filter driver with IOCTL_NDISRD_GET_VERSION control code (see details below).
IOCTL_NDISRD_GET_VERSION
| Input Buffer | None |
| Input Buffer Size | 0 |
| Output Buffer | ULONG |
| Output Buffer Size | 4 bytes |
