This document is archived and information here might be outdated. Recommended version. |
The credits of the document.
[Visual Basic .NET]
Public Property Credits As String
[C#]
public string Credits {get; set;}
[C++]
HRESULT get_Credits(
System.String* Credits
);
[C++]
HRESULT put_Credits(
BSTR Credits
);
[C++] Parameters Credits [out, retval]
Credits is a parameter of type BSTR* Credits [in]
Credits is a parameter of type BSTR