ArcFM Engine Developer Guide
GetFilteredMembersDirect Method


Syntax
'Declaration
 
<DispIdAttribute(1610743819)>
Function GetFilteredMembersDirect( _
   ByVal hWnd As Integer, _
   Optional ByVal WindowType As TliWindowTypes, _
   Optional ByVal ItemDataType As TliItemDataTypes, _
   Optional ByVal ShowUnderscore As Boolean _
) As Short
'Usage
 
Dim instance As Members
Dim hWnd As Integer
Dim WindowType As TliWindowTypes
Dim ItemDataType As TliItemDataTypes
Dim ShowUnderscore As Boolean
Dim value As Short
 
value = instance.GetFilteredMembersDirect(hWnd, WindowType, ItemDataType, ShowUnderscore)
[DispId(1610743819)]
short GetFilteredMembersDirect( 
   int hWnd,
   TliWindowTypes WindowType,
   TliItemDataTypes ItemDataType,
   bool ShowUnderscore
)

Parameters

hWnd
WindowType
ItemDataType
ShowUnderscore
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Members Interface
Members Members

 

 


Send Comment