Share

CAcTcUiCatalogView::OnMouseWheel

C++

afx_msg BOOL OnMouseWheel(
    UINT nFlags, 
    short zDelta, 
    CPoint pt
);

Description

For internal use only.

Parameters

Parameters Description
nFlags For internal use
zDelta For internal use
pt For internal use

Links

CAcTcUiCatalogView Class

Was this information helpful?