IITPropList::GetFirst method (infotech.h)
Returns the first property object in a property list.
Syntax
HRESULT GetFirst(
[out, ref] CProperty & Property
);
Parameters
[out, ref] Property
The property object returned.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
The property was successfully returned. |
|
The requested property does not exist. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | infotech.h |