COMClassInfo Properties |
The COMClassInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| LibraryOfFunction |
Retrieve the module for the COM class. Only available after a call to Query.
| |
| MethodPointers |
Will contain the method addresses after a call to Query. The index corresponds to the order method names / indexes are passed into COMClassInfo(Type, Type, String) or COMClassInfo(Guid, Guid, Int32).
|