IJavaMethod::FormalTypes

Provides access to the method's list of formal parameter types. The formal types are returned in type signature format.

Syntax

HRESULT FormalTypes([out, retval] BSTR* retval);

Property Get FormalTypes As String

© 1999 Microsoft Corporation. All rights reserved. Terms of use.