DdmWriter.WriteCodePointAnd2Bytes(CodePoint, Int32, EndianType) Method
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:
void WriteCodePointAnd2Bytes(Microsoft::HostIntegration::Drda::Common::CodePoint cp, int val, Microsoft::HostIntegration::Drda::Common::EndianType endianType);
public void WriteCodePointAnd2Bytes (Microsoft.HostIntegration.Drda.Common.CodePoint cp, int val, Microsoft.HostIntegration.Drda.Common.EndianType endianType);
member this.WriteCodePointAnd2Bytes : Microsoft.HostIntegration.Drda.Common.CodePoint * int * Microsoft.HostIntegration.Drda.Common.EndianType -> unit
Parameters
- cp
- CodePoint
- val
- Int32
- endianType
- EndianType