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.
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 |