CD2DMesh::Attach

Visual Studio 2010 SP1 is required.

Attaches existing resource interface to the object

void Attach(
   ID2D1Mesh* pResource
);

Parameters

  • pResource
    Existing resource interface. Cannot be NULL

Requirements

Header: afxrendertarget.h

See Also

Reference

CD2DMesh Class