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.
Retrieves the current graphics mode for the specified device context.
int GetGraphicsMode() const;
Return Value
Returns the current graphics mode on success. For a list of the values that this method can return, see GetGraphicsMode.
Returns 0 on failure.
To get extended error information, call GetLastError.
Remarks
This method wraps the Windows GDI function GetGraphicsMode.
Requirements
Header: afxwin.h