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