ObjectInfo(CodePoint, Int64, Int32) Constructor

Definition

public:
 ObjectInfo(Microsoft::HostIntegration::Drda::Common::CodePoint cp, long len, int correlationId);
public ObjectInfo (Microsoft.HostIntegration.Drda.Common.CodePoint cp, long len, int correlationId);
new Microsoft.HostIntegration.Drda.Common.ObjectInfo : Microsoft.HostIntegration.Drda.Common.CodePoint * int64 * int -> Microsoft.HostIntegration.Drda.Common.ObjectInfo
Public Sub New (cp As CodePoint, len As Long, correlationId As Integer)

Parameters

len
Int64
correlationId
Int32

Applies to