Method | Description | |
---|---|---|
GetAddress ( string funcname ) : |
Retrieves an unmanaged function pointer to the specified function. Note: some drivers are known to return non-zero values for unsupported functions. Typical values include 1 and 2 - inheritors are advised to check for and ignore these values. |
protected GetAddress ( string funcname ) : |
||
funcname | string |
/// A |
return |