Skip to content

Latest commit

 

History

History
86 lines (73 loc) · 2.53 KB

nf-mfidl-imfoutputtrustauthority-getaction.md

File metadata and controls

86 lines (73 loc) · 2.53 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:mfidl.IMFOutputTrustAuthority.GetAction
IMFOutputTrustAuthority::GetAction (mfidl.h)
Retrieves the action that is performed by this output trust authority (OTA).
5a109e18-a6e2-4f8c-a656-b27112935452
GetAction
GetAction method [Media Foundation]
GetAction method [Media Foundation]
IMFOutputTrustAuthority interface
IMFOutputTrustAuthority interface [Media Foundation]
GetAction method
IMFOutputTrustAuthority.GetAction
IMFOutputTrustAuthority::GetAction
mf.imfoutputtrustauthority_getaction
mfidl/IMFOutputTrustAuthority::GetAction
mf\imfoutputtrustauthority_getaction.htm
mf
5a109e18-a6e2-4f8c-a656-b27112935452
12/05/2018
5a109e18-a6e2-4f8c-a656-b27112935452, GetAction, GetAction method [Media Foundation], GetAction method [Media Foundation],IMFOutputTrustAuthority interface, IMFOutputTrustAuthority interface [Media Foundation],GetAction method, IMFOutputTrustAuthority.GetAction, IMFOutputTrustAuthority::GetAction, mf.imfoutputtrustauthority_getaction, mfidl/IMFOutputTrustAuthority::GetAction
mfidl.h
Windows
Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Mfuuid.lib
Windows
19H1
IMFOutputTrustAuthority::GetAction
mfidl/IMFOutputTrustAuthority::GetAction
c++
APIRef
kbSyntax
COM
mfuuid.lib
mfuuid.dll
IMFOutputTrustAuthority.GetAction

IMFOutputTrustAuthority::GetAction

-description

Retrieves the action that is performed by this output trust authority (OTA).

-parameters

-param pAction [out]

Receives a member of the MFPOLICYMANAGER_ACTION enumeration.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK
The method succeeded.

-see-also

IMFOutputTrustAuthority