class CTestDomainDerived_Cursor : public CPulseExecCursor
{
public:
    int32 m_nCursorValueA;
    int32 m_nCursorValueB;
};