Table of Contents

Enum LPArrayFlags

Namespace
AsmResolver.DotNet.Signatures
Assembly
AsmResolver.DotNet.dll

Provides flags that can be assigned to an instance of a LPArrayMarshalDescriptor.

[Flags]
public enum LPArrayFlags : ushort

Fields

Reserved = 65534

Indicates all reserved bits that might be used in the future.

SizeParamIndexSpecified = 1

Indicates the index of the size-parameter is specified.