ICLRContentDecoder Interface

Definition

Important

This API is not CLS-compliant.

public interface class ICLRContentDecoder
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("614FBDA6-BA61-4901-94C0-BA046A8AC855")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ICLRContentDecoder
type ICLRContentDecoder = interface
Public Interface ICLRContentDecoder
Attributes

Methods

DecodeBoolean()
DecodeBooleanArray()
DecodeDWORD()
DecodeDWORDArray()
DecodeString()
DecodeStringArray()
DecodeVariant()
DecodeVariantArray()
SkipProlog()

Applies to