C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / FindFirstFile Method

In This Topic
FindFirstFile Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function FindFirstFile( _
   ByVal fileName As String, _
   ByVal data As Win32.WIN32_FIND_DATA _
) As IntPtr
 

Parameters

fileName
data
See Also