CreateALink Function
Creates an instance of the Assembly Linker and sets a pointer to the specified interface.
Syntax
HRESULT CreateALink (
REFIID riid,
IUnknown **ppInterface
);
Parameters
Parameter | Description |
---|---|
riid |
The physical name of one of the Assembly Linker interfaces. |
ppInterface |
The location that on successful completion contains a pointer to the riid interface. |
Requirements
Library: alink.dll
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.