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)