Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Tells the caller that if there is an error when calling that function, then the caller can then call GetLastError to retrieve the error code.
Syntax
[usesgetlasterror]
Remarks
The usesgetlasterror C++ attribute has the same functionality as the usesgetlasterror MIDL attribute.
Example
See the idl_module example for a sample of how to use usesgetlasterror.
Requirements
| Attribute context | Value |
|---|---|
| Applies to | module attribute |
| Repeatable | No |
| Required attributes | None |
| Invalid attributes | None |
For more information about the attribute contexts, see Attribute Contexts.