AcMapIENameValueIterator::Get Method

Land Desktop Development ARX CPP SDK

AcMapIENameValueIterator:: Get Method
 

Retrieves the current element in the iteration.

virtual bool Get(
    const ACHAR*& pszName, 
    const ACHAR*& pszValue
) = 0;
Parameters 
Description 
pszName 
Output name of the current name-value pair. 
pszValue 
Output value of the current name-value pair. 
Returns

Returns true if the current element is valid, or false if the iteration has no more elements to retrieve.

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].