MprInfoBlockQuerySize function (mprapi.h)
The MprInfoBlockQuerySize function returns the returns the size of the information header.
Syntax
DWORD MprInfoBlockQuerySize(
[in] LPVOID lpHeader
);
Parameters
[in] lpHeader
Pointer to the information header for which to return the size.
Return value
MprInfoBlockQuerySize returns the size of the information header.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | mprapi.h |
Library | Mprapi.lib |
DLL | Mprapi.dll |