Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Converts a CRect to an LPRECT.
operator LPRECT( ) throw( );
Remarks
When you use this function, you don't need the address-of (&) operator. This operator will be automatically used when you pass a CRect object to a function that expects an LPRECT.
Example
See the example for CRect::operator LPCRECT.
Requirements
Header: atltypes.h