This document is archived and information here might be outdated. Recommended version. |
The description of the named object.
[Visual Basic .NET]
Public Function Describe ( _
ByVal Name As String _
) As Object
[C#]
public object Describe (
string Name
);
[C++]
HRESULT Describe(
BSTR Name
);
[C++] Parameters Name [in]
Name is a parameter of type BSTR