Property | Type | Description | |
---|---|---|---|
CoreClass | |||
CoreFunctionMap | MethodInfo>.SortedList | ||
DelegatesClass |
Method | Description | |
---|---|---|
BindingsBase ( ) : System |
Constructs a new BindingsBase instance.
|
|
LoadEntryPoints ( ) : void |
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. |
Method | Description | |
---|---|---|
GetExtensionDelegate ( string name, |
||
LoadDelegate ( string name, |
||
LoadEntryPoint ( string function ) : bool |
protected abstract GetAddress ( string funcname ) : |
||
funcname | string |
/// A |
return |
protected SortedList |
||
return | MethodInfo>.SortedList |