StormLib API Reference

SFileIsPatchedArchive

Description

bool WINAPI SFileIsPatchedArchive(
  HANDLE hMpq                       // Handle to an open MPQ
);

Function SFileIsPatchedArchive returns true, if the given MPQ has one or more patches added.

Parameters

hMpq
[in] Handle to a MPQ in question.

Return Value

The function returns true, when there is at least one patch added to the MPQ. Otherwise, it returns false.

Availability in Storm.dll

Available in Storm.dll No
Ordinal number in Storm.dll 1.00 N/A
Ordinal number in Storm.dll 1.09 N/A