- SetId
HRESULT SetId(LPCWSTR pszCategoryId, LPCWSTR pszTokenId, BOOL fCreateIfNotExist)
Undocumented in source.
- GetId
HRESULT GetId(LPWSTR* ppszCoMemTokenId)
Undocumented in source.
- GetCategory
HRESULT GetCategory(ISpObjectTokenCategory* ppTokenCategory)
Undocumented in source.
- CreateInstance
HRESULT CreateInstance(IUnknown pUnkOuter, DWORD dwClsContext, REFIID riid, void** ppvObject)
Undocumented in source.
- GetStorageFileName
HRESULT GetStorageFileName(REFCLSID clsidCaller, LPCWSTR pszValueName, LPCWSTR pszFileNameSpecifier, ULONG nFolder, LPWSTR* ppszFilePath)
Undocumented in source.
- RemoveStorageFileName
HRESULT RemoveStorageFileName(REFCLSID clsidCaller, LPCWSTR pszKeyName, BOOL fDeleteFile)
Undocumented in source.
- Remove
HRESULT Remove(CLSID* pclsidCaller)
Undocumented in source.
- IsUISupported
HRESULT IsUISupported(LPCWSTR pszTypeOfUI, void* pvExtraData, ULONG cbExtraData, IUnknown punkObject, BOOL* pfSupported)
Undocumented in source.
- DisplayUI
HRESULT DisplayUI(HWND hwndParent, LPCWSTR pszTitle, LPCWSTR pszTypeOfUI, void* pvExtraData, ULONG cbExtraData, IUnknown punkObject)
Undocumented in source.
- MatchesAttributes
HRESULT MatchesAttributes(LPCWSTR pszAttributes, BOOL* pfMatches)
Undocumented in source.