Input for WinForms
FindFirstFile メソッド

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : FindFirstFile メソッド
シンタックス
'宣言
 
Public Shared Function FindFirstFile( _
   ByVal fileName As System.String, _
   ByVal data As Win32.WIN32_FIND_DATA _
) As System.IntPtr
public static System.IntPtr FindFirstFile( 
   System.string fileName,
   out Win32.WIN32_FIND_DATA data
)

パラメータ

fileName
data
参照

Win32 クラス
Win32 メンバ