Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the label for subsequent drawing operations.
void GetTags(
D2D1_TAG *tag1 = NULL,
D2D1_TAG *tag2 = NULL
) const;
Parameters
tag1
Contains the first label for subsequent drawing operations. This parameter is passed uninitialized. If NULL is specified, no value is retrieved for this parameter.tag2
Contains the second label for subsequent drawing operations. This parameter is passed uninitialized. If NULL is specified, no value is retrieved for this parameter.
Requirements
Header: afxrendertarget.h