Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.17 KB

nf-shobjidl_core-ifileisinuse-getusage.md

File metadata and controls

67 lines (56 loc) · 2.17 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shobjidl_core.IFileIsInUse.GetUsage
IFileIsInUse::GetUsage (shobjidl_core.h)
Gets a value that indicates how the file in use is being used.
GetUsage
GetUsage method [Windows Shell]
GetUsage method [Windows Shell]
IFileIsInUse interface
IFileIsInUse interface [Windows Shell]
GetUsage method
IFileIsInUse.GetUsage
IFileIsInUse::GetUsage
_shell_IFileIsInUse_GetUsage
shell.IFileIsInUse_GetUsage
shobjidl_core/IFileIsInUse::GetUsage
shell\IFileIsInUse_GetUsage.htm
shell
7baba34d-b246-4d48-9f0c-e950d33ed5cf
12/05/2018
GetUsage, GetUsage method [Windows Shell], GetUsage method [Windows Shell],IFileIsInUse interface, IFileIsInUse interface [Windows Shell],GetUsage method, IFileIsInUse.GetUsage, IFileIsInUse::GetUsage, _shell_IFileIsInUse_GetUsage, shell.IFileIsInUse_GetUsage, shobjidl_core/IFileIsInUse::GetUsage
shobjidl_core.h
Shobjidl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Shobjidl.idl
Windows
19H1
IFileIsInUse::GetUsage
shobjidl_core/IFileIsInUse::GetUsage
c++
APIRef
kbSyntax
COM
shobjidl_core.h
IFileIsInUse.GetUsage

IFileIsInUse::GetUsage

-description

Gets a value that indicates how the file in use is being used.

-parameters

-param pfut [out]

Type: FILE_USAGE_TYPE*

Pointer to a value that, when this method returns successfully, receives one of the FILE_USAGE_TYPE values.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.