Process Hacker
IXCLRDataAppDomainVtbl Struct Reference

#include <clrsup.h>

Public Member Functions

 HRESULT (STDMETHODCALLTYPE *QueryInterface)(_In_ IXCLRDataAppDomain *This
 
 ULONG (STDMETHODCALLTYPE *AddRef)(_In_ IXCLRDataAppDomain *This)
 
 ULONG (STDMETHODCALLTYPE *Release)(_In_ IXCLRDataAppDomain *This)
 
 HRESULT (STDMETHODCALLTYPE *GetProcess)(_In_ IXCLRDataAppDomain *This
 
 HRESULT (STDMETHODCALLTYPE *GetName)(_In_ IXCLRDataAppDomain *This
 
 HRESULT (STDMETHODCALLTYPE *GetUniqueID)(_In_ IXCLRDataAppDomain *This
 

Data Fields

_In_ REFIID riid
 
_In_ REFIID _Outptr_ void ** ppvObject
 
_Out_ IXCLRDataProcess ** process
 
_In_ ULONG32 bufLen
 
_In_ ULONG32 _Out_ ULONG32 * nameLen
 
_In_ ULONG32 _Out_ ULONG32
_Out_ WCHAR * 
name
 
_Out_ ULONG64 * id
 

Detailed Description

Definition at line 150 of file clrsup.h.

Member Function Documentation

HRESULT ( STDMETHODCALLTYPE *  QueryInterface)
HRESULT ( STDMETHODCALLTYPE *  GetProcess)
HRESULT ( STDMETHODCALLTYPE *  GetName)
HRESULT ( STDMETHODCALLTYPE *  GetUniqueID)
ULONG ( STDMETHODCALLTYPE *  AddRef)
ULONG ( STDMETHODCALLTYPE *  Release)

Field Documentation

_In_ ULONG32 bufLen

Definition at line 173 of file clrsup.h.

_Out_ ULONG64* id

Definition at line 181 of file clrsup.h.

_In_ ULONG32 _Out_ ULONG32 _Out_ WCHAR* name

Definition at line 173 of file clrsup.h.

_In_ ULONG32 _Out_ ULONG32* nameLen

Definition at line 173 of file clrsup.h.

_In_ REFIID _Outptr_ void** ppvObject

Definition at line 154 of file clrsup.h.

_Out_ IXCLRDataProcess** process

Definition at line 169 of file clrsup.h.

_In_ REFIID riid

Definition at line 154 of file clrsup.h.


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