3.2.4.2.40.3 Sources (get) (Opnum 14)
The Sources (get) method retrieves the sources for this Property Definition Instance and returns S_OK upon successful completion.
-
[propget, id(FSRM_PROPERTY(FSRM_DISPID_PROPERTY | 0x03))] HRESULT Sources( [out, retval] SAFEARRAY(VARIANT)* sources );
sources: Contains the array of sources for the Property Definition Instance.
Return Values: The method MUST return zero on success, or a nonzero error code on failure.
The server MUST set the sources to the list of sources for this Property Definition Instance or return a nonzero error code.