IPresentationContent::SetTag method (presentation.h)
Sets a user-defined tag to associate with this content. This tag is how the content is referenced in statistics.
Syntax
void SetTag(
UINT_PTR tag
);
Parameters
tag
Type: UINT_PTR
The tag to associate with this content.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Build 22000 |
Minimum supported server | Windows Build 22000 |
Header | presentation.h |
Library | dcomp.lib |
DLL | dcomp.dll |