Share via


CMFCCmdUsageCount::GetCount

Retrieves the usage count that is associated with the given command ID.

UINT GetCount(
   UINT uiCmd
) const;

Parameters

Parameter

Description

[in] uiCmd

The ID of the command counter to retrieve.

Return Value

The usage count that is associated with the given command ID.

Requirements

Header: afxcmdusagecount.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCCmdUsageCount Class