Public Types

XnHandlerFunc1Arg< TArg1 > Struct Template Reference

#include <XnEventT.h>

List of all members.

Public Types

typedef void(* FuncPtr )(TArg1 arg1, void *pCookie)

template<class TArg1>
struct XnHandlerFunc1Arg< TArg1 >


Member Typedef Documentation

template<class TArg1 >
typedef void(* XnHandlerFunc1Arg< TArg1 >::FuncPtr)(TArg1 arg1, void *pCookie)

The documentation for this struct was generated from the following file: