AcMapDMDisplayManagement::DiscardEdits Function

Land Desktop Development ARX CPP SDK

AcMapDMDisplayManagement:: DiscardEdits Function
 

Used to discard uncommitted edits to objects the Element queried in from external data sources.

Acad::ErrorStatus DiscardEdits(
    AcMapDMElement* pElement
);
File

DmDisplayManagement.h

Parameters 
Description 
pElement 
Input Element for which this call applies.  
Returns

Returns Acad::eOk if successful. Returns Acad::eNotApplicable if pElement->ClonesObjectsFromExternalSource() is false.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].