Platform SDK: CDO for Windows 2000 |
The GetInterface method returns the specified dual interface on the object.
[Visual Basic] Function GetInterface(ByVal Interface as String) as Object [C++] HRESULT GetInterface( BSTR Interface, IDispatch** ppUnknown); [IDL] HRESULT GetInterface([in] BSTR Interface, [out,retval] IDispatch** ppUnknown);
This performs no function in Microsoft Collaboration Data Objects (CDO) for Microsoft® Windows® 2000 and is reserved for future use.