Knowledge Base

PRB: SHGetNameMappingPtr() and SHGetNameMappingCount()

Article ID: 142066

Article Last Modified on 7/11/2005


APPLIES TO


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.

Additional query words: 4.00 2.20 4.40

Keywords: kbprb KB142066