Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


UnmanagedCallConvAttribute.CallConvs Field

Definition

Optional. Types indicating calling conventions for the unmanaged target.

C#
public Type[]? CallConvs;

Field Value

Type[]

Remarks

If null, the runtime will use the default platform calling convention.

Applies to

Termék Verziók
.NET 6, 7, 8, 9, 10

See also