Returns a variant of type VT_BSTR. This variant indicates the maximum number of in a value. This total includes the digits in the fraction portion of the value. For more information about the totalDigits
facet, see Data Type Facets.
var varTotalDigits = oISchemaType.totalDigits;
None.
totalDigits
facet of the restriction.varTotalDigits = oISchemaType.totalDigits
None.
totalDigits
facet of the restriction.HRESULT get_totalDigits (VARIANT* totalDigits);
totalDigits
facet.totalDigits
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