Returns a variant of type VT_BSTR. This variant indicates the number of units of length. For more information about the length facet, see Data Type Facets.
var varLength = oISchemaType.length;
None.
length
facet of the restriction.varLength = oISchemaType.length
None.
length
facet of the restriction.HRESULT get_length (VARIANT* length);
length
facet.length
parameter is NULL.To view reference information for Visual Basic or C/C++ only, click the Language Filter button in the upper-left corner of the page.
Note If the facet is not used, the property will return "-1".
Data Type Facets | Parts of Data Types
Applies to: ISchemaType Interface