CSpinButtonCtrl::GetAccel
Retrieves acceleration information for a spin button control.
UINT GetAccel(
int nAccel,
UDACCEL* pAccel
) const;
Parameters
nAccel
Number of elements in the array specified by pAccel.pAccel
Pointer to an array of UDACCEL structures that receives acceleration information.
Return Value
Number of accelerator structures retrieved.
Requirements
Header: afxcmn.h