nn::nex::SubscriberGetTimelineParam::SetTargetPrincipalId Member Function

Syntax

void SetTargetPrincipalId(
     PrincipalID pid
);

Parameters

Name Description
in pid The principal ID of the target for which to get the timeline.

Return Values

None.

Description

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.

Revision History

2014/09/12
Initial version.

CONFIDENTIAL