Skip to content

Latest commit

 

History

History
81 lines (63 loc) · 2.59 KB

nf-msdrm-drmiswindowprotected.md

File metadata and controls

81 lines (63 loc) · 2.59 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:msdrm.DRMIsWindowProtected
DRMIsWindowProtected function (msdrm.h)
Indicates whether a window is associated with a protected environment.
DRMIsWindowProtected
DRMIsWindowProtected function [Active Directory Rights Management Services SDK 1.0]
msdrm/DRMIsWindowProtected
rm.drmiswindowprotected
rm\drmiswindowprotected.htm
rm
5cd4b4fe-6941-441c-ac6c-9ec8d838598c
12/05/2018
DRMIsWindowProtected, DRMIsWindowProtected function [Active Directory Rights Management Services SDK 1.0], msdrm/DRMIsWindowProtected, rm.drmiswindowprotected
msdrm.h
Windows
Windows Vista with SP1
Windows Server 2008
Msdrm.lib
Msdrm.dll
Windows
19H1
DRMIsWindowProtected
msdrm/DRMIsWindowProtected
c++
APIRef
kbSyntax
DllExport
Msdrm.dll
DRMIsWindowProtected

DRMIsWindowProtected function

-description

[The AD RMS SDK leveraging functionality exposed by

the client in Msdrm.dll is available for use in Windows Server 2008, Windows Vista, Windows Server 2008 R2, Windows 7, Windows Server 2012, and Windows 8. It may be altered or

unavailable in subsequent versions. Instead, use Active Directory Rights Management Services SDK 2.1,

which leverages functionality exposed by the client in Msipc.dll.]

The DRMIsWindowProtected function indicates whether a window is associated with a protected environment.

-parameters

-param hwnd [in]

The window handle.

-param pfProtected [out]

A pointer to a BOOL that indicates whether the window is associated with a protected environment.

-returns

If the function succeeds, the function returns S_OK.

If the function fails, it returns an HRESULT value that indicates the error. Possible values include, but are not limited to, those in the following list. For a list of common error codes, see Common HRESULT Values.

-see-also

AD RMS Functions