Syntax
Parameters
pMetaCommand [in]Type: ID3D12MetaCommand * A pointer to an ID3D12MetaCommand representing the meta command to initialize. pInitializationParametersData [in, optional]
Type: const void * An optional pointer to a constant structure containing the values of the parameters for initializing the meta command. InitializationParametersDataSizeInBytes [in]
Type: SIZE_T A SIZE_T containing the size of the structure pointed to by pInitializationParametersData, if set, otherwise 0.
Return value
Type: void If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.Requirements
Header: d3d12_xs.hLibrary: d3d12_xs.lib
Supported Platforms: XBOX Series consoles
