Compartir a través de


setAttributes Method (Windows CE 5.0)

Send Feedback

This method copies all existing attributes of a collection to a specified object.

HRESULT setAttributes(IMXAttributes* varAtts);

Parameters

  • varAtts
    Variant attribute collection.

Return Values

  • S_OK
    Returned if no errors are reported.

Remarks

It may be more efficient to re-use an existing object rather than allocating a new one.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.
Link Library: Uuid.lib.

See Also

IMXAttributes:IDispatch

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.