PcapStatus indicating success or error.PcapHandle.oidGetRequest
PcapStatus oidGetRequest(uint oid, void * data, ref size_t len)Performs an OID get request. (Windows only)
Parameters
oid | The OID to get. |
data | The buffer to receive the data. |
len | The size of the buffer, updated with the received size. |
Returns
A