IJavaFile::GetPENativePath Method

Gets a file path.

Syntax

HRESULT GetPENativePath(      
    BSTR *pbstrPath
);

Parameters

  • pbstrPath
    [out] A pointer to a file path.

Return Value

Returns S_OK if successful, or an error value otherwise.