Share via


QPDecoder.Reset Method

The Reset method resets the internal state of this QPDecoder object.

Namespace:  Microsoft.Exchange.Data.Mime.Encoders
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Overrides NotOverridable Sub Reset
'Usage
Dim instance As QPDecoder

instance.Reset()
public override sealed void Reset()