usPostCommand
(
USHORT
)
Post-command flag.
TRUE
Indicates that either a
WM_COMMAND
,
WM_SYSCOMMAND
, or
WM_HELP
message is being posted by the menu control on return from the owner, subject to
rc
.
FALSE
Indicates that no message is being posted by the menu control on return from the owner, subject to
rc
.
[Back]
[Next]