Click or drag to resize

OLECMD Structure

Associates command flags from the OLECMDF enumeration with a command identifier.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public struct OLECMD

The OLECMD type exposes the following members.

Methods
Fields
  NameDescription
Public fieldcmdf
Flags associated with command identifier.
Public fieldcmdID
The command identifier.
Top
See Also