SqlWorkbenchHierarchy.StampOLECMD(UInt32, Boolean, Boolean, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
void StampOLECMD(System::UInt32 % cmdFlags, bool bEnabled, bool bVisible, bool bLatched);
protected void StampOLECMD(ref uint cmdFlags, bool bEnabled, bool bVisible, bool bLatched);
member this.StampOLECMD : uint32 * bool * bool * bool -> unit
Protected Sub StampOLECMD (ByRef cmdFlags As UInteger, bEnabled As Boolean, bVisible As Boolean, bLatched As Boolean)
Parameters
- cmdFlags
- UInt32
- bEnabled
- Boolean
- bVisible
- Boolean
- bLatched
- Boolean