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.
Adds columns to result set, given a header containing pairs of property ID followed by property type.
Syntax
HRESULT Add(
[in] LPVOID lpvHdr
);
Parameters
[in] lpvHdr
Buffer containing property ID/property pairs.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
The columns were successfully added. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | infotech.h |