Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
BOOL GetRect( int nID**, LPRECT** lpRect ) const;
Return Value
TRUE if successful; otherwise FALSE.
Parameters
nID
The button identifier.
lpRect
A pointer to a structure to receive the bounding rectangle information.
Remarks
This member function implements the behavior of the Win32 message , as described in the Platform SDK.