CReBarCtrl::GetBandMargins

 

Retrieves the margins of the band.

Syntax

      void GetBandMargins( 
   PMARGINS pMargins 
);

Parameters

  • pMargins
    A pointer to a MARGINSstructure that will receive the information.

Remarks

This member function emulates the functionality of the RB_GETBANDMARGINS message, as described in the Windows SDK.

Requirements

Header: afxcmn.h

See Also

CReBarCtrl Class
Hierarchy Chart