SetTags Method (CommandSink)
In This Topic
HRESULT ID2D1CommandSink::SetTags([In] unsigned longlong tag1,[In] unsigned longlong tag2)
Syntax
'Declaration
Sub SetTags( _
ByVal As Long, _
ByVal As Long _
)
void SetTags(
long ,
long
)
Parameters
- tag1
- tag2
See Also