Searched refs:ESR_SessionGetPropertyType (Results 1 – 3 of 3) sorted by relevance
613 ESR_SHARED_API ESR_ReturnCode ESR_SessionGetPropertyType(const LCHAR* name, VariableTypes* type);
244 ESR_ReturnCode ESR_SessionGetPropertyType(const LCHAR* name, VariableTypes* type) in ESR_SessionGetPropertyType() function
753 CHKLOG(rc, ESR_SessionGetPropertyType(key, &type)); in SR_EventLogEventSessionImpl()