PCMP_MONITOR_ROUTINE callback function (61883.h)

This routine is called for plug monitoring.

Syntax

PCMP_MONITOR_ROUTINE PcmpMonitorRoutine;

void PcmpMonitorRoutine(
  [in] PCMP_MONITOR_INFO MonitorInfo
)
{...}

Parameters

[in] MonitorInfo

Pointer to a CMP_MONITOR_INFO structure containing the contents of the plug that was modified.

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header 61883.h

See also

AV_61883_REQUEST