D3DKMTCreateBundleObject method

Used to create a bundle object.

Syntax

NTSTATUS  D3DKMTCreateBundleObject(
  _Inout_ D3DKMT_CREATEBUNDLEOBJECT  *D3dkmt_createbundleobject
);

Parameters

  • D3dkmt_createbundleobject [in, out]
    Holds information to create a bundle object.

Return value

Returns STATUS_SUCCESS if the call has been successfully completed.

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016

Header

D3dkmthk.h

IRQL

 

 

Send comments about this topic to Microsoft