Desktop Functions: Smart Device Functions:
|
Search Results for "IGlobalInterfaceTable" in [All]Interfaces
interface IGlobalInterfaceTable
class StdGlobalInterfaceTable /* : IGlobalInterfaceTable */
Interface IGlobalInterfaceTable Create a new StdGlobalInterfaceTable object and cast it to the IGlobalInterfaceTable interface.
IGlobalInterfaceTable pGIT = (IGlobalInterfaceTable) new StdGlobalInterfaceTable(); |