AcDbEvalContextPair::AcDbEvalContextPair
C++
AcDbEvalContextPair
(
const
ACHAR*
szKey
,
void
*
pValue
);
Parameters
Parameters
Description
szKey
Input key used to look up the pair in an AcDbEvalContext
pValue
Input pointer to the data stored in the context pair
Description
Constructor.
Links
AcDbEvalContextPair