Parent structure

CS_PARENT_HANDLE defines a pointer to a command or connection structure’s parent structure.

If retrieved at the command structure level, CS_PARENT_HANDLE is a pointer to the command structure’s parent connection structure.

If retrieved at the connection structure level, CS_PARENT_HANDLE is a pointer to the connection structure’s parent context structure.