ReactOS 0.4.16-dev-38-g96c65e9
|
Go to the source code of this file.
Classes | |
struct | provideclassinfo |
Macros | |
#define | COBJMACROS |
Typedefs | |
typedef enum tid_t | tid_t |
Functions | |
HRESULT | get_typeinfo (tid_t tid, ITypeInfo **typeinfo) DECLSPEC_HIDDEN |
void | init_classinfo (const GUID *guid, IUnknown *outer, struct provideclassinfo *classinfo) DECLSPEC_HIDDEN |
HRESULT WINAPI | WshShellFactory_CreateInstance (IClassFactory *, IUnknown *, REFIID, void **) DECLSPEC_HIDDEN |
#define COBJMACROS |
Definition at line 23 of file wshom_private.h.
Definition at line 31 of file wshom_private.h.
Definition at line 61 of file ieframe_main.c.
Referenced by AutomationObject_GetIDsOfNames(), AutomationObject_GetTypeInfo(), AutomationObject_Invoke(), ProvideMultipleClassInfo_GetClassInfo(), and ProvideMultipleClassInfo_GetInfoOfIndex().
Definition at line 232 of file scrrun.c.
Referenced by create_drive(), create_drivecoll(), create_file(), create_filecoll(), create_folder(), create_foldercoll(), create_textstream(), Dictionary_CreateInstance(), FileSystem_CreateInstance(), WshCollection_Create(), WshEnvironment_Create(), WshExec_create(), WshShellFactory_CreateInstance(), and WshShortcut_Create().
HRESULT WINAPI WshShellFactory_CreateInstance | ( | IClassFactory * | iface, |
IUnknown * | outer, | ||
REFIID | riid, | ||
void ** | ppv | ||
) |
Definition at line 1825 of file shell.c.