Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |