Share

CAcTcUiCatalogView::OnSysKeyDown

C++

afx_msg void OnSysKeyDown(
    UINT nChar, 
    UINT nRepCnt, 
    UINT nFlags
);

Description

For internal use only.

Parameters

Parameters Description
nChar Internal use only
nRepCnt Internal use only
nFlags Internal use only

Links

CAcTcUiCatalogView Class

Was this information helpful?