MFPERIODICCALLBACK function pointer
Callback function for the MFAddPeriodicCallback function.
Syntax
typedef void ( *MFPERIODICCALLBACK)( _In_ IUnknown *pContext );
Parameters
- pContext [in]
-
Pointer to the IUnknown interface, or NULL. This pointer is specified by the caller in the MFAddPeriodicCallback function.
Return value
This function pointer does not return a value.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 11/28/2012