EMFPLAYPROC - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winppi.h

//Declaration

EMFPLAYPROC Emfplayproc;

// Definition

int Emfplayproc
(
    HDC Arg1
    INT Arg2
    HANDLE Arg3
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nc-winppi-emfplayproc)

EMFPLAYPROC callback function

Description

Parameters

unnamedParam1

unnamedParam2

unnamedParam3

Return value

Syntax

//Declaration

EMFPLAYPROC Emfplayproc;

// Definition

int Emfplayproc
(
    HDC Arg1
    INT Arg2
    HANDLE Arg3
)
{...}

Remarks

See also