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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.