ITransformPropertiesConfig::RemovePropertyByIndex method
The RemovePropertyByIndex method removes a property from the current collection by index number.
Syntax
HRESULT RemovePropertyByIndex(
[in] long nIndex
);
Parameters
-
nIndex [in]
-
Zero-based index of the property to remove.
Return value
The method returns an HRESULT of S_OK for success, or a standard COM error code for failure.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
Library |
|