IJavaPackage::IsSystemClass Method

Determines whether this is a system class.

Syntax

HRESULT IsSystemClass(      
    BOOL *pfIsSystemClass
);

Parameters

  • pfIsSystemClass
    [out] A pointer to a bool value.

Return Value

Returns S_OK if successful, or an error value otherwise.