Skip to content

Latest commit

 

History

History
72 lines (59 loc) · 2.33 KB

nf-azroles-iazscope-opentask.md

File metadata and controls

72 lines (59 loc) · 2.33 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:azroles.IAzScope.OpenTask
IAzScope::OpenTask (azroles.h)
Opens an IAzTask object with the specified name. (IAzScope.OpenTask)
AzScope object [Security]
OpenTask method
IAzScope interface [Security]
OpenTask method
IAzScope.OpenTask
IAzScope::OpenTask
OpenTask
OpenTask method [Security]
OpenTask method [Security]
AzScope object
OpenTask method [Security]
IAzScope interface
azroles/IAzScope::OpenTask
security.iazscope_opentask
security\iazscope_opentask.htm
security
8719ab1f-8004-4d5c-b64c-ae17c8d1ab30
12/05/2018
AzScope object [Security],OpenTask method, IAzScope interface [Security],OpenTask method, IAzScope.OpenTask, IAzScope::OpenTask, OpenTask, OpenTask method [Security], OpenTask method [Security],AzScope object, OpenTask method [Security],IAzScope interface, azroles/IAzScope::OpenTask, security.iazscope_opentask
azroles.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Azroles.lib
Azroles.dll
Windows
Windows Server 2003 Administration Tools Pack on Windows XP
19H1
IAzScope::OpenTask
azroles/IAzScope::OpenTask
c++
APIRef
kbSyntax
COM
Azroles.dll
IAzScope.OpenTask
AzScope.OpenTask

IAzScope::OpenTask

-description

The OpenTask method opens an IAzTask object with the specified name.

-parameters

-param bstrTaskName [in]

Name of the IAzTask object to open.

-param varReserved [in, optional]

Reserved for future use.

-param ppTask [out]

A pointer to a pointer to the opened IAzTask object.

-returns

The return value is an HRESULT. A value of S_OK indicates success. Any other value indicates that the operation failed.