Exemplo n.º 1
0
 public static extern Int32 GetStorageDependencyInformation(VirtualDiskSafeHandle ObjectHandle, GET_STORAGE_DEPENDENCY_FLAG Flags, Int32 StorageDependencyInfoSize, ref STORAGE_DEPENDENCY_INFO StorageDependencyInfo, ref Int32 SizeUsed);
Exemplo n.º 2
0
 public static extern uint GetStorageDependencyInformation(IntPtr Handle, GET_STORAGE_DEPENDENCY_FLAG Flags, uint StorageDependencyInfoSize, IntPtr StorageDependencyInfo, ref uint SizeUsed);