הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Assigns the name of the assembly to be built. Not for use when producing unbound modules.
Syntax
HRESULT SetAssemblyFile(
LPCWSTR pszFilename,
IMetaDataEmit* pEmitter,
AssemblyFlags afFlags,
mdAssembly* pAssemblyID
) PURE;
Parameters
pszFilename
Fully qualified name of the manifest file.
pEmitter
Pointer to IMetaDataEmit Interface interface.
afFlags
Flags as defined in AssemblyFlags Enumeration.
pAssemblyID
Pointer to ID of resulting assembly.
Return Value
Returns S_OK if the method succeeds.
Requirements
Requires alink.h.
See also
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.