A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/windows/win32/devnotes/sdbformatattribute below:

SdbFormatAttribute function - Win32 apps

SdbFormatAttribute function

In this article

Converts the specified attribute data to XML format.

Syntax
BOOL 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.

Return value

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 client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
DLL
Apphelp.dll
See also

SdbGetFileAttributes

Additional resources

In this article

Was 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