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.
Gets an enumerator for properties within this set.
HRESULT Enum (
IEnumSTATPROPSTG** ppenum
);
Parameters
- ppenum
[out] Returns an IEnumSTATPROPSTG object (in the Microsoft.VisualStudio.OLE.Interop namespace) representing an enumeration of properties.
Return Value
If successful, returns S_OK; otherwise returns an error code.