नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
This method retrieves a list of aliases from the program.
Syntax
Parameters
uRequest
[in] The maximum number of aliases to return (specifies the length of the array passed into ppAliases).
ppAliases
[in, out] Array to fill in with aliases (if this is a null value and uRequest is 0, the count of aliases that can be returned will be returned by puFetched).
puFetched
[out] Returns the number of aliases obtained.
Return Value
If successful, returns S_OK; otherwise, returns an error code.