Moonware.Server.WCF Namespace > MoonwareServerWCF Class : GetCamStatus Method |
'Declaration <OperationBehaviorAttribute()> Public Function GetCamStatus( _ ByVal sourceIdx As Integer _ ) As CameraStatus
'Usage Dim instance As MoonwareServerWCF Dim sourceIdx As Integer Dim value As CameraStatus value = instance.GetCamStatus(sourceIdx)
[OperationBehaviorAttribute()] public CameraStatus GetCamStatus( int sourceIdx )
[OperationBehaviorAttribute()] public: CameraStatus^ GetCamStatus( int sourceIdx )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2