This document is archived and information here might be outdated. Recommended version. |
Private order object. Used to undo ordering operations.
[Visual Basic .NET]
Public Sub PutElementOrder ( _
ByVal order As Object _
)
[C#]
public void PutElementOrder (
object order
);
[C++]
HRESULT PutElementOrder(
VARIANT order
);
[C++] Parameters order [in]
order is a parameter of type VARIANT