FUNCDESC.funckind Campo

Definição

Especifica se a função é virtual, estática ou somente de expedição.

public: System::Runtime::InteropServices::ComTypes::FUNCKIND funckind;
public System.Runtime.InteropServices.ComTypes.FUNCKIND funckind;
val mutable funckind : System.Runtime.InteropServices.ComTypes.FUNCKIND
Public funckind As FUNCKIND 

Valor do campo

FUNCKIND

Comentários

Para obter mais informações, consulte a estrutura FUNCDESC.

Aplica-se a