You are reading help file online using chmlib.com
|
SpGetDescription passes back the textual description associated with the specified token.
Found in: sphelper.h
SpGetDescription(
ISpObjectToken *pObjToken,
WCHAR **ppszDescription,
LANGID *Language = SpGetUserDefaultUILanguage()
);
You are reading help file online using chmlib.com
|