ReactOS 0.4.15-dev-7931-gfd331f1
OleInit Struct Reference

OLE initialisation for drag drop support. More...

#include <shellclasses.h>

Public Member Functions

 OleInit ()
 
 ~OleInit ()
 

Detailed Description

OLE initialisation for drag drop support.

Definition at line 201 of file shellclasses.h.

Constructor & Destructor Documentation

◆ OleInit()

OleInit::OleInit ( )
inline

Definition at line 203 of file shellclasses.h.

204 {
206 }
HRESULT WINAPI DECLSPEC_HOTPATCH OleInitialize(LPVOID reserved)
Definition: ole2.c:169
#define CHECKERROR(hr)
Definition: shellclasses.h:162

◆ ~OleInit()

OleInit::~OleInit ( )
inline

Definition at line 208 of file shellclasses.h.

209 {
211 }
void WINAPI DECLSPEC_HOTPATCH OleUninitialize(void)
Definition: ole2.c:230

The documentation for this struct was generated from the following file: