ISpObjectToken

Undocumented in source.

Members

Functions

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

Inherited Members

From ISpDataKey

SetData
HRESULT SetData(LPCWSTR pszValueName, ULONG cbData, BYTE* pData)
Undocumented in source.
GetData
HRESULT GetData(LPCWSTR pszValueName, ULONG* pcbData, BYTE* pData)
Undocumented in source.
SetStringValue
HRESULT SetStringValue(LPCWSTR pszValueName, LPCWSTR pszValue)
Undocumented in source.
GetStringValue
HRESULT GetStringValue(LPCWSTR pszValueName, LPWSTR* ppszValue)
Undocumented in source.
SetDWORD
HRESULT SetDWORD(LPCWSTR pszValueName, DWORD dwValue)
Undocumented in source.
GetDWORD
HRESULT GetDWORD(LPCWSTR pszValueName, DWORD* pdwValue)
Undocumented in source.
OpenKey
HRESULT OpenKey(LPCWSTR pszSubKeyName, ISpDataKey* ppSubKey)
Undocumented in source.
CreateKey
HRESULT CreateKey(LPCWSTR pszSubKey, ISpDataKey* ppSubKey)
Undocumented in source.
DeleteKey
HRESULT DeleteKey(LPCWSTR pszSubKey)
Undocumented in source.
DeleteValue
HRESULT DeleteValue(LPCWSTR pszValueName)
Undocumented in source.
EnumKeys
HRESULT EnumKeys(ULONG Index, LPWSTR* ppszSubKeyName)
Undocumented in source.
EnumValues
HRESULT EnumValues(ULONG Index, LPWSTR* ppszValueName)
Undocumented in source.

Meta