IOCSPProperty::get_Modified method (certadm.h)

The Modified property gets a value that indicates whether an OCSPProperty object has been modified since it was instantiated.

This property is read-only.

Syntax

HRESULT get_Modified(
  VARIANT_BOOL *pVal
);

Parameters

pVal

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only]
Target Platform Windows
Header certadm.h (include Certserv.h)
Library Certadm.lib
DLL Certadm.dll

See also

IOCSPProperty