This topic has not yet been rated - Rate this topic

GetInterfaceType

Gets the type of interface.

function GetInterfaceType( 
   oInterface  
);
oInterface

A VCCodeInterface object.

The string indicating the type of interface, such as custom, dual, dispinterface, or oleautomation.

Call this function to get the type of interface.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.