The SetName method sets the name of a new tag.
HRESULT SetName(
[in, size_is(cwchName)] const wchar_t* pwchName
[in] ULONG cwchName
);
pwchName
Pointer to the tag name
cwchName
Count of characters at pwchName that are part of the tag name
© 2000 Microsoft Corporation. All rights reserved. Terms of use.