Moonware.Server.WCF Namespace > MoonwareServerWCF Class : SendPTZCommand Method |
'Declaration <OperationBehaviorAttribute()> Public Function SendPTZCommand( _ ByVal sourceId As Integer, _ ByVal destPoint As Point, _ ByVal command As PtzCommand _ ) As Boolean
'Usage Dim instance As MoonwareServerWCF Dim sourceId As Integer Dim destPoint As Point Dim command As PtzCommand Dim value As Boolean value = instance.SendPTZCommand(sourceId, destPoint, command)
[OperationBehaviorAttribute()] public bool SendPTZCommand( int sourceId, Point destPoint, PtzCommand command )
[OperationBehaviorAttribute()] public: bool SendPTZCommand( int sourceId, Point destPoint, PtzCommand command )
true
if success, false
otherwiseTarget 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