| SoDeviceContextSharedGroupGetPrimaryContext Method  | 
Returns the first context found in the shared group. 
 
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoDeviceContext GetPrimaryContext()
Public Function GetPrimaryContext As SoDeviceContext
public:
SoDeviceContext^ GetPrimaryContext()
member GetPrimaryContext : unit -> SoDeviceContext 
Return Value
Type: 
SoDeviceContext
Remarks
See Also