PRB: SHGetNameMappingPtr() and SHGetNameMappingCount()

ID: Q142066


The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK), used with:
    • Microsoft Windows 95
  • Microsoft Visual C++, 32-bit Editions, versions 2.2, 4.0


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 :
Version : 4.00 2.20 4.40
Platform : WINDOWS
Issue type :


Last Reviewed: March 5, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.