This document is archived and information here might be outdated. Recommended version. |
The last frame in frame based export.
[Visual Basic .NET] Public Property EndFrame As Integer
[C#] public int EndFrame {get; set;}
[C++]
HRESULT get_EndFrame(
long pEndFrame
);
[C++]
HRESULT put_EndFrame(
System.Int32* pEndFrame
);
[C++]
Parameters pEndFrame [in]
pEndFrame is a parameter of type long pEndFrame [out, retval]
pEndFrame is a parameter of type long*