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