Inheritance diagram for CP_CarbonEvent_ParamTypeTrait< TYPE >:
Public Types | |
typedef CP_TypeTrait< TYPE >::Type | Type |
Static Public Member Functions | |
static OSStatus | Get (EventRef inEvent, EventParamName inName, Type &inOutValue) throw () |
static OSStatus | Set (EventRef inEvent, EventParamName inName, const Type &inValue) throw () |
static bool | HasParameter (EventRef inEvent, EventParamName inName, EventParamType inType) throw () |
|
|
|
|
|
|
|
|