PRB: SHGetNameMappingPtr() and SHGetNameMappingCount() (142066)
The information in this article applies to:
- Microsoft Platform Software Development Kit (SDK) 1.0, when used with:
- Microsoft Visual C++ 2.2
- Microsoft Visual C++ 4.0
This article was previously published under Q142066 SYMPTOMS
Referencing SHGetNameMappingPtr() or SHGetNameMappingCount() in your
code generates error C2065: 'DSA_GetItemPtr' : undeclared identifier
when building.
CAUSE
These APIs are no longer supported. They being removed from the
documentation and headers for future SDK releases.
MORE INFORMATION
The SHFileOperation() API itself is unaffected by this.
Modification Type: | Minor | Last Reviewed: | 7/11/2005 |
---|
Keywords: | kbprb KB142066 |
---|
|