FOvrSendInvitesResult Struct
The result of sending an invite to a user or list of users shows invites were sent successfully through the resulting array. This is the model returned in a successful response to the GroupPresence_SendInvites() api.
The list of invites that was sent through GroupPresence_SendInvites(). This invite list can comprise of friends and recently met users.
FOvrSendInvitesResult ( )
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.