Converts the specified attribute data to XML format.
SyntaxBOOL WINAPI SdbFormatAttribute(
_In_ PATTRINFO pAttrInfo,
_Out_ LPTSTR pchBuffer,
_In_ DWORD dwBufferSize
);
Parameters
pAttrInfo [in]
An ATTRINFO structure.
pchBuffer [out]
The output buffer.
dwBufferSize [in]
The size of the pchBuffer buffer, in characters.
The function returns TRUE on success or FALSE if the buffer is too small or the attribute is not found.
Requirements Requirement Value Minimum supported clientWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4