Compartilhar via


Campo FUNCDESC.funckind

 

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 se a função é virtual, estática ou somente de expedição.

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

Sintaxe

public FUNCKIND funckind
public:
FUNCKIND funckind
val mutable funckind : FUNCKIND
Public funckind As FUNCKIND

Valor do Campo

Type: System.Runtime.InteropServices.FUNCKIND

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