DLL_CALL_PRECEDENCE_TYPE Data Type

This functionality is supported only if you are using the Open Agent.

The DLL_CALL_PRECEDENCE_TYPE data type defines whether a DLL is 32bit or 64bit. 4Test defines this enumerated data type as follows:
[-] type DLL_CALL_PRECEDENCE_TYPE is enum
	[ ] DCP_32BIT
	[ ] DCP_64BIT