Compartilhar via


Campo FUNCDESC.callconv

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Especifica a convenção de chamada de uma função.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Sintaxe

public CALLCONV callconv
public:
CALLCONV callconv
val mutable callconv : CALLCONV
Public callconv As CALLCONV

Valor do Campo

Type: System.Runtime.InteropServices.CALLCONV

Comentários

Para obter informações adicionais sobre FUNCDESC, consulte a biblioteca MSDN.

Informações de Versão

.NET Framework
Disponível desde 1.1

Confira Também

Estrutura FUNCDESC
Namespace System.Runtime.InteropServices

Retornar ao início