Property methods take the form of either get_<property> or put_<property>. The property methods of the IADsSyntax interface get or set the properties described below. For more information, see Interface Property Methods.
Property | Access | Method Prototype |
---|---|---|
OleAutoDataType | R/W | HRESULT get_OleAutoDataType ([out] LONG *plAutoDataType);
HRESULT put_OleAutoDataType |
Provider syntaxes that cannot be mapped to an Automation Virtual Type should be mapped to an array of unsigned bytes, VT_UI1|VT_ARRAY.
ADSI Property Object, ADSI Schema Class Object, ADSI Syntax Object