OpenDOF Project
void DOSDPSSession_SetGroupID ( DOSDPSSession *  session,
DOSObjectID  groupid 
)

Sets the group id of the secure group this session will try to join.

Note
this only applies to DOSDPSSessions with the DOSDPSSESSION_TYPE_GROUP_MEMBER_ONLY session type.
Parameters
sessionThe session that will be initialized. Must not be NULL.
groupidThe id of the group to become a member of.
core-c-cos Version 7.0.1 Build 0
2018-02-08