IJavaPackage::GetPackageName Method

Gets the package name.

Syntax

HRESULT GetPackageName(      
    BSTR *pbstrName
);

Parameters

  • pbstrName
    [out] A pointer to the package name.

Return Value

Returns S_OK if successful, or an error value otherwise.