Searched refs:NodeAutomation (Results 1 – 1 of 1) sorted by relevance
142 PPCAUTOMATION_TABLE NodeAutomation; in PropertyItemDispatch() local247 NodeAutomation = (PPCAUTOMATION_TABLE)NodeDescriptor->AutomationTable; in PropertyItemDispatch()250 if (NodeAutomation) in PropertyItemDispatch()253 PropertyItem = (PPCPROPERTY_ITEM)NodeAutomation->Properties; in PropertyItemDispatch()254 for(Index = 0; Index < NodeAutomation->PropertyCount; Index++) in PropertyItemDispatch()270 … PropertyItem = (PPCPROPERTY_ITEM)((ULONG_PTR)PropertyItem + NodeAutomation->PropertyItemSize); in PropertyItemDispatch()