 | ReconstructionJoin Method (Int64) |
Waits for the specified hologram group to be reconstructed.
Namespace:
LynceeTec.InterfaceProcessingV2
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic int Join(
long hologramGroupId
)
public:
int Join(
long long hologramGroupId
)
Parameters
- hologramGroupId
- Type: SystemInt64
Return Value
Type:
Int320 if successful, or a negative code if an error occurs.
See Also