PFND3DKMT_GETMULTISAMPLEMETHODLIST callback function (d3dkmthk.h)
Pfnd3dkmtGetmultisamplemethodlist retrieves a list of multiple-sample methods that are used for an allocation.
Syntax
PFND3DKMT_GETMULTISAMPLEMETHODLIST Pfnd3dkmtGetmultisamplemethodlist;
NTSTATUS Pfnd3dkmtGetmultisamplemethodlist(
D3DKMT_GETMULTISAMPLEMETHODLIST *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_GETMULTISAMPLEMETHODLIST structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |