Xml.Win.msxmldom.TMSDOMAttr._scw_get_specified

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* safecall wrapper */ System::WordBool _scw_get_specified() { System::WordBool __r; HRESULT __hr = get_specified(__r); System::CheckSafecallResult(__hr); return __r; }

Properties

Type Visibility Source Unit Parent
function protected Xml.Win.msxmldom.hpp Xml.Win.msxmldom TMSDOMAttr

Description

Embarcadero Technologies does not currently have any additional information.