This document is archived and information here might be outdated. Recommended version. |
X-Skip factor.
[Visual Basic .NET]
Public Property XSkipFactor As Integer
[C#]
public int XSkipFactor {get; set;}
[C++]
HRESULT get_XSkipFactor(
System.Int32* skipFactor
);
[C++]
HRESULT put_XSkipFactor(
long skipFactor
);
[C++] Parameters skipFactor [out, retval]
skipFactor is a parameter of type long* skipFactor [in]
skipFactor is a parameter of type long