Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The D3DKMTGetRuntimeData function is for system use only.
Syntax
PFND3DKMT_GETRUNTIMEDATA Pfnd3dkmtGetruntimedata;
NTSTATUS Pfnd3dkmtGetruntimedata(
[in, out] const D3DKMT_GETRUNTIMEDATA *unnamedParam1
)
{...}
Parameters
[in, out] unnamedParam1
Reserved for system use.
Return value
The method returns STATUS_SUCCESS if the operation succeeds. Otherwise, this method might return an appropriate NTSTATUS error code.
Remarks
This function is reserved for system use.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Target Platform | Universal |
Header | d3dkmthk.h |