ShellStateSortDirection Field
Alphabetical sort direction for the column specified by lParamSort.
Use 1 for an ascending sort, -1 for a descending sort.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[FieldOffsetAttribute(16)]
public int SortDirection
<FieldOffsetAttribute(16)>
Public SortDirection As Integer
Dim instance As ShellState
Dim value As Integer
value = instance.SortDirection
instance.SortDirection = value
public:
[FieldOffsetAttribute(16)]
int SortDirection
[<FieldOffsetAttribute(16)>]
val mutable SortDirection: int
No code example is currently available or this language may not be supported.
Field Value
Int32