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