Esempio n. 1
0
 public static extern Boolean FindNextVolume(SearchSafeHandle hFindVolume, [OutAttribute()][MarshalAsAttribute(UnmanagedType.LPWStr)] StringBuilder lpszVolumeName, Int32 cchBufferLength);
Esempio n. 2
0
 public static extern Boolean FindNextVolume(SearchSafeHandle hFindVolume, [OutAttribute()] [MarshalAsAttribute(UnmanagedType.LPWStr)] StringBuilder lpszVolumeName, Int32 cchBufferLength);