Share via


ICodeClass::get_Kind

 

The kind of the code element.

Syntax

HRESULT get_Kind( CodeElementKind *pCodeElementKind);  

Parameters

pCodeElementKind
[out,retval] The kind of the code element.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

ICodeClass Interface