'宣言 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