Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IStringTable::DeleteAllStrings method enables a snap-in to delete all strings from the snap-in's string table.
Syntax
HRESULT DeleteAllStrings();
Return value
This method can return one of these values.
Remarks
This method deletes all strings from the snap-in's string table, regardless of each string's reference count.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | mmc.h |
DLL | Mmcndmgr.dll |