OLEMENUID Struct

Definition

Describes a menu numerically and/or by name.

public value class OLEMENUID
public value class OLEMENUID
struct OLEMENUID
public struct OLEMENUID
type OLEMENUID = struct
Public Structure OLEMENUID
Inheritance
OLEMENUID

Fields

cwBuf

Size, in characters, of pwszNameBuf, the menu name buffer.

nMenuId

Specifies a numeric menu identifier; -1 if specified by name.

pwszNameBuf

Buffer for menu name.

Applies to