[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.RenderTarget.GetTags

GetTags Method

GetTags(out long, out long)

void ID2D1RenderTarget::GetTags([Out, Optional] unsigned longlong* tag1,[Out, Optional] unsigned longlong* tag2)

Declaration
public void GetTags(out long tag1, out long tag2)
Public Sub GetTags(ByRef tag1 As Long, ByRef tag2 As Long)
Parameters
Type Name Description
long tag1
long tag2