Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Returns a structure describing an object and its location within its scope or container.
Syntax
Parameters
pAddress
[in, out] A DEBUG_ADDRESS structure that is filled in by this method.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
The DEBUG_ADDRESS structure is passed to this method, which then fills it in with the appropriate information. How this information is interpreted depends on the kind of information returned and the symbol handler itself. See DEBUG_ADDRESS for more details.