ReactOS 0.4.17-dev-653-g1d6dae3
RESULT Struct Reference

Public Attributes

HRESULT hr
 
LONG reg
 
BOOL match
 
WCHAR regdata [MAX_PATH *2]
 
WCHAR querydata [_countof(regdata)]
 

Detailed Description

Definition at line 34 of file IQueryAssociations.cpp.

Member Data Documentation

◆ hr

HRESULT RESULT::hr

Definition at line 36 of file IQueryAssociations.cpp.

◆ match

BOOL RESULT::match

Definition at line 38 of file IQueryAssociations.cpp.

◆ querydata

WCHAR RESULT::querydata[_countof(regdata)]

Definition at line 39 of file IQueryAssociations.cpp.

◆ reg

LONG RESULT::reg

Definition at line 37 of file IQueryAssociations.cpp.

◆ regdata

WCHAR RESULT::regdata[MAX_PATH *2]

Definition at line 39 of file IQueryAssociations.cpp.


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