CBitmapRenderTarget::Attach

将现有的呈现器目标接口附加到该对象

void Attach(
   ID2D1BitmapRenderTarget* pTarget
);

参数

  • pTarget
    现有的呈现目标接口。 不能为 NULL

要求

标头: afxrendertarget.h

请参见

参考

CBitmapRenderTarget 类