PFND3DKMT_CREATEALLOCATION2回调函数 (d3dkmthk.h)

保留供系统使用。 请勿在驱动程序中使用。

语法

PFND3DKMT_CREATEALLOCATION2 Pfnd3dkmtCreateallocation2;

NTSTATUS Pfnd3dkmtCreateallocation2(
  [in, out] D3DKMT_CREATEALLOCATION *unnamedParam1
)
{...}

参数

[in, out] unnamedParam1

返回值

如果作成功,该方法将返回 STATUS_SUCCESS。 否则,此方法可能会返回相应的 NTSTATUS 错误代码。

要求

要求 价值
最低支持的客户端 在 Windows 7 及更高版本的 Windows作系统中可用。
目标平台 普遍
标头 d3dkmthk.h (包括 D3dkmthk.h)