Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The GetStorageKind method retrieves the storage kind of the local data.
Syntax
HRESULT GetStorageKind(
StorageKind *kind
);
Parameters
kind
An output pointer to a StorageKind type that receives the kind of local storage.
Return value
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |