Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xYCI Class / pfGI Method


In This Topic
    pfGI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function pfGI( _
       ByVal QfGI As System.IntPtr, _
       ByVal rfGI As xYCI.UKhI, _
       ByVal SfGI As System.Boolean, _
       ByVal tfGI As xYCI.IphI, _
       ByVal UfGI As xYCI.IphI, _
       ByVal vfGI As xYCI.YMhI _
    ) As System.Integer
    'Usage
     
    
    Dim QfGI As System.IntPtr
    Dim rfGI As xYCI.UKhI
    Dim SfGI As System.Boolean
    Dim tfGI As xYCI.IphI
    Dim UfGI As xYCI.IphI
    Dim vfGI As xYCI.YMhI
    Dim value As System.Integer
     
    value = xYCI.pfGI(QfGI, rfGI, SfGI, tfGI, UfGI, vfGI)
    public static System.int pfGI( 
       System.IntPtr QfGI,
       xYCI.UKhI rfGI,
       System.bool SfGI,
       xYCI.IphI tfGI,
       xYCI.IphI UfGI,
       xYCI.YMhI vfGI
    )

    Parameters

    QfGI
    rfGI
    SfGI
    tfGI
    UfGI
    vfGI
    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