The ResUtilVerifyPropertyTable utility function verifies that a property table is correctly formatted.
ResUtilVerifyPropertyTable(
const PRESUTIL_PROPERTY_ITEM PropertyTable,
PVOID Reserved,
BOOL AllowUnknownProperties,
const PVOID InBuffer,
DWORD InBufferSize,
LPBYTE OutParams
);
If the operation was unsuccessful, ResUtilVerifyPropertyTable returns a Win32® error value.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in clusapi.h.