Share

AcPlPlotConfig::AcPlPlotConfig (ACHAR*, ACHAR*, unsigned long) Constructor

C++

AcPlPlotConfig(
    const ACHAR* pDevName, 
    const ACHAR* pFullPath, 
    unsigned long nDevType
);

Description

Constructor.

For internal use only.

Parameters

Parameters Description
pDevName For internal use
pFullPath For internal use
nDevType For internal use

Links

AcPlPlotConfig

Was this information helpful?