This document is archived and information here might be outdated. Recommended version. |
The number of copies.
[Visual Basic .NET]
Public Property Copies As Short
[C#]
public short Copies {get; set;}
[C++]
HRESULT get_Copies(
System.Int16* Copies
);
[C++]
HRESULT put_Copies(
short Copies
);
[C++] Parameters Copies [out, retval]
Copies is a parameter of type short* Copies [in]
Copies is a parameter of type short