|
ReactOS 0.4.16-dev-1948-gd260c1d
|

Go to the source code of this file.
Enumerations | |
| enum | name_attr_id { NAME_ATTR_ID_NAME , NAME_ATTR_ID_ARCH , NAME_ATTR_ID_TOKEN , NAME_ATTR_ID_TYPE , NAME_ATTR_ID_VERSION } |
Functions | |
| const WCHAR * | get_name_attribute (IAssemblyName *, enum name_attr_id) DECLSPEC_HIDDEN |
| static WCHAR * | strdupW (const WCHAR *src) |
| Enumerator | |
|---|---|
| NAME_ATTR_ID_NAME | |
| NAME_ATTR_ID_ARCH | |
| NAME_ATTR_ID_TOKEN | |
| NAME_ATTR_ID_TYPE | |
| NAME_ATTR_ID_VERSION | |
Definition at line 21 of file sxs_private.h.
| const WCHAR * get_name_attribute | ( | IAssemblyName * | iface, |
| enum | name_attr_id | ||
| ) |
Definition at line 185 of file name.c.
Referenced by cache_QueryAssemblyInfo(), cache_UninstallAssembly(), and name_GetName().
Definition at line 32 of file sxs_private.h.