QueryFrameResponse Class

Microsoft Robotics Class Reference

Raw data of last frame captured

Namespace: Microsoft.Robotics.Services.WebCam.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/05/webcamservice.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/05/webcamservice.html", 
    ElementName = "QueryFrameResponse")]
public class QueryFrameResponse : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Services.WebCam.Proxy..::..QueryFrameResponse

See Also

QueryFrameResponse Members

Microsoft.Robotics.Services.WebCam.Proxy Namespace