ReactOS 0.4.16-dev-1106-g00b5dc8
|
Public Attributes | |
NSTCSTYLE | nstcsStyle |
Definition at line 3268 of file shobjidl.idl.
Enumerator | |
---|---|
NSTCS2_DEFAULT | |
NSTCS2_INTERRUPTNOTIFICATIONS | |
NSTCS2_SHOWNULLSPACEMENU | |
NSTCS2_DISPLAYPADDING | |
NSTCS2_DISPLAYPINNEDONLY | |
NTSCS2_NOSINGLETONAUTOEXPAND | |
NTSCS2_NEVERINSERTNONENUMERATED |
Definition at line 3270 of file shobjidl.idl.
INameSpaceTreeControl2::DEFINE_ENUM_FLAG_OPERATORS | ( | NSTCSTYLE2 | ) |
HRESULT INameSpaceTreeControl2::GetControlStyle | ( | [in] NSTCSTYLE | nstcsMask, |
[out] NSTCSTYLE * | pnstcsStyle | ||
) |
HRESULT INameSpaceTreeControl2::GetControlStyle2 | ( | [in] NSTCSTYLE2 | nstcsMask, |
[out] NSTCSTYLE2 * | pnstcsStyle | ||
) |
HRESULT INameSpaceTreeControl2::SetControlStyle2 | ( | [in] NSTCSTYLE2 | nstcsMask, |
[in] NSTCSTYLE2 | nstcsStyle | ||
) |
NSTCSTYLE INameSpaceTreeControl2::nstcsStyle |
Definition at line 3283 of file shobjidl.idl.