Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / CSKI Class / Cj Method


In This Topic
    Cj Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Function Cj( _
       ByVal fSKI As WStE, _
       ByRef GSKI As System.String _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As CSKI
    Dim fSKI As WStE
    Dim GSKI As System.String
    Dim value As System.Boolean
     
    value = instance.Cj(fSKI, GSKI)
    internal override System.bool Cj( 
       WStE fSKI,
       out System.string GSKI
    )

    Parameters

    fSKI
    GSKI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also