void SetTargetPrincipalId( PrincipalID pid );
Name | Description | |
---|---|---|
in | pid | The principal ID of the target for which to get the timeline. |
Sets the principal ID of the target for which to get the timeline.
Specify INVALID_PRINCIPAL_ID
to get the timeline of the local system. The initial value is INVALID_PRINCIPAL_ID
.
CONFIDENTIAL