INativeLoader Methods |
The INativeLoader type exposes the following members.
Name | Description | |
---|---|---|
Exists |
Checks whether a native with the specified name exists.
| |
Get |
Gets the native with the specified handle.
| |
Load(String, NativeParameterInfo) |
Loads a native with the specified name.
| |
Load(String, UInt32, Type) |
Loads a native with the specified name.
|