UIA_ProcessIdPropertyId top-level constant

  1. @Deprecated('Use UIA_PROPERTY_ID.UIA_ProcessIdPropertyId instead')
int const UIA_ProcessIdPropertyId

Identifies the ProcessId property, which is an integer representing the process identifier (ID) of the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_ProcessIdPropertyId instead')
const UIA_ProcessIdPropertyId = 30002;