This document is archived and information here might be outdated. Recommended version. |
Type of flow direction.
[Visual Basic .NET]
Public Property FlowDirection As Integer
[C#]
public int FlowDirection {get; set;}
[C++]
HRESULT get_FlowDirection(
System.Int32* FlowDirection
);
[C++]
HRESULT put_FlowDirection(
Long FlowDirection
);
[C++] Parameters FlowDirection [out, retval]
FlowDirection is a parameter of type int* FlowDirection [in]
FlowDirection is a parameter of type int