#include <string.h>
#include <stdarg.h>
#include <stdio.h>
#include "winerror.h"
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "wingdi.h"
#include "winuser.h"
#include "ole2.h"
#include "strmif.h"
#include "olectl.h"
#include "unknwn.h"
#include "objsel.h"
#include "uuids.h"
Go to the source code of this file.
◆ COBJMACROS
◆ OBJSEL_IDsObjectPicker_Create()
Definition at line 220 of file objsel.c.
221{
226 {
229
232 }
233 else
235}
static ULONG WINAPI OBJSEL_IDsObjectPicker_AddRef(IDsObjectPicker *iface)
static IDsObjectPickerVtbl IDsObjectPicker_Vtbl
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_WMI_INSTANCE_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_opt_ WDFWMIINSTANCE * Instance
Referenced by OBJSEL_IClassFactory_CreateInstance().
◆ DECLSPEC_HIDDEN