ObjectInfo(CodePoint, Int64, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- cp
- CodePoint
- len
- Int64
- correlationId
- Int32