CNiGraph3D::CreateControl

3D Graph

Class
CNiGraph3D::
CreateControl()
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: CreateControlNext page: ExportStyle    
Protected Function Declared in:
NiGraph3d.h

'Declaration' icon -- Shortcut to top of page. Declaration

BOOL CreateControl(
    REFCLSID clsid,
    LPCTSTR lpszWindowName,
    DWORD dwStyle,
    const RECT& rect,
    CWnd* pParentWnd,
    UINT nID,
    CFile* pPersist = NULL,
    BOOL bStorage = FALSE,
    BSTR bstrLicKey = NULL);

'Description' icon -- Shortcut to top of page. Description

Creates the ActiveX control that is represented in the MFC program by this object. Refer to the CWnd class in the MSDN library for further information.

'See Also' icon -- Shortcut to top of page. See Also