IJavaSourceElement::Prototype

This property returns a prototype string for the source element.

Syntax

HRESULT Prototype([in] JavaPrototypeFlags jpf, [out, retval] BSTR* retval);

Property Get Prototype(ByVal jpf As Long) As String

Parameters

jpf

Formatting flags in JavaPrototypeFlag for the prototype string

Remarks

The property takes a JavaPrototypeFlags parameter that describes which components of the prototype to include.