AudRecordLib
Public Attributes
StartRecordingAPCParams Struct Reference

#include <messages.h>

List of all members.

Public Attributes

PTIMERAPCROUTINE apcFn
PVOID pData
LONG period
struct TimerData * theTimer

Detailed Description

Parameters for the MSG_START_RECORDING_APC message

The structure is passed to the sampling thread so it can can start a waitable timer that causes an apc every period


Member Data Documentation

In parameter - function that is called by the APC

in parameter - instance to pass to the APC

In parameter - the duration between each firing of the APC

Out parameter - Opaque timer data


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines