नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Returns a code location identifier that represents the current code location.
Syntax
Parameters
puCodeLocationId
[out] Returns the code location identifier. See the Remarks section for the GetCodeLocationId method for a description of a code location identifier.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
The code location identifier can be converted to a code context by calling the GetCodeContext method.