Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the metrics data for a specified property.
Syntax
HRESULT GetPropertyMetrics(
[in] REFGUID rguid,
[out] PROPERTY_METRICS *pPM
);
Parameters
rguid [in]
Identifier of the property for which to return the metrics.pPM [out]
Pointer to a structure containing the PROPERTY_METRICS data.
Return value
This method can return one of these values.
Return code | Description |
---|---|
S_OK | Success. |
E_FAIL | An unspecified error occurred. |
Requirements
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Library |
Wisptis.exe |