2015-10-08 14:55:01 -04:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2017-02-22 23:37:31 -05:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
2016-11-07 15:21:37 -05:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2015-10-08 14:55:01 -04:00
< title > Crashpad: crashpad::RegistrationRequest Struct Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
2016-11-08 14:26:59 -05:00
< link href = "crashpad_doxygen.css" rel = "stylesheet" type = "text/css" / >
2015-10-08 14:55:01 -04:00
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2016-01-06 16:09:15 -05:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2015-10-08 14:55:01 -04:00
< div id = "projectname" > Crashpad
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2017-02-22 23:37:31 -05:00
<!-- Generated by Doxygen 1.8.13 -->
2015-10-08 14:55:01 -04:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
2016-11-07 15:21:37 -05:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
2015-10-08 14:55:01 -04:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacecrashpad.html" > crashpad< / a > < / li > < li class = "navelem" > < a class = "el" href = "structcrashpad_1_1RegistrationRequest.html" > RegistrationRequest< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "structcrashpad_1_1RegistrationRequest-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > crashpad::RegistrationRequest Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > A client registration request.
< a href = "structcrashpad_1_1RegistrationRequest.html#details" > More...< / a > < / p >
< p > < code > #include " util/win/registration_protocol_win.h" < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
2017-02-22 23:28:15 -05:00
< tr class = "memitem:a476e774d9ffe2f92cfd9a21801eecd84" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a476e774d9ffe2f92cfd9a21801eecd84" > < / a > enum   < / td > < td class = "memItemRight" valign = "bottom" > < tr class = "memdesc:a476e774d9ffe2f92cfd9a21801eecd84" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The expected value of < code > version< / code > . This should be changed whenever the messages or < a class = "el" href = "structcrashpad_1_1ExceptionInformation.html" title = "Structure read out of the client process by the crash handler when an exception occurs. " > ExceptionInformation< / a > are modified incompatibly. < br / > < / td > < / tr >
2016-01-06 16:09:15 -05:00
< / td > < / tr >
2017-02-22 23:28:15 -05:00
< tr class = "separator:a476e774d9ffe2f92cfd9a21801eecd84" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-10-08 14:55:01 -04:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:afa8008cc71aec2d142493cd0c7f5a98d" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "afa8008cc71aec2d142493cd0c7f5a98d" > < / a >
2015-10-08 14:55:01 -04:00
int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1RegistrationRequest.html#afa8008cc71aec2d142493cd0c7f5a98d" > version< / a > < / td > < / tr >
< tr class = "memdesc:afa8008cc71aec2d142493cd0c7f5a98d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Version field to detect skew between client and server. Should be set to kMessageVersion. < br / > < / td > < / tr >
< tr class = "separator:afa8008cc71aec2d142493cd0c7f5a98d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:ae3604e826a93327a3572654432797f21" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ae3604e826a93327a3572654432797f21" > < / a >
2015-10-08 14:55:01 -04:00
DWORD  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1RegistrationRequest.html#ae3604e826a93327a3572654432797f21" > client_process_id< / a > < / td > < / tr >
< tr class = "memdesc:ae3604e826a93327a3572654432797f21" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The PID of the client process. < br / > < / td > < / tr >
< tr class = "separator:ae3604e826a93327a3572654432797f21" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a3366228626d095d8a4b0000fa04c05fb" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a3366228626d095d8a4b0000fa04c05fb" > < / a >
2015-10-08 14:55:01 -04:00
< a class = "el" href = "namespacecrashpad.html#a368af6d88f68998b5c5eb80b8f6ebb76" > WinVMAddress< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1RegistrationRequest.html#a3366228626d095d8a4b0000fa04c05fb" > crash_exception_information< / a > < / td > < / tr >
2015-10-19 13:53:54 -04:00
< tr class = "memdesc:a3366228626d095d8a4b0000fa04c05fb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The address, in the client process's address space, of an < a class = "el" href = "structcrashpad_1_1ExceptionInformation.html" title = "Structure read out of the client process by the crash handler when an exception occurs. " > ExceptionInformation< / a > structure, used when handling a crash dump request. < br / > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr class = "separator:a3366228626d095d8a4b0000fa04c05fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:aae8ec20740a85ff73e4346cc0979e1b2" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aae8ec20740a85ff73e4346cc0979e1b2" > < / a >
2015-10-08 14:55:01 -04:00
< a class = "el" href = "namespacecrashpad.html#a368af6d88f68998b5c5eb80b8f6ebb76" > WinVMAddress< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1RegistrationRequest.html#aae8ec20740a85ff73e4346cc0979e1b2" > non_crash_exception_information< / a > < / td > < / tr >
2015-10-19 13:53:54 -04:00
< tr class = "memdesc:aae8ec20740a85ff73e4346cc0979e1b2" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The address, in the client process's address space, of an < a class = "el" href = "structcrashpad_1_1ExceptionInformation.html" title = "Structure read out of the client process by the crash handler when an exception occurs. " > ExceptionInformation< / a > structure, used when handling a non-crashing dump request. < br / > < / td > < / tr >
2015-10-08 14:55:01 -04:00
< tr class = "separator:aae8ec20740a85ff73e4346cc0979e1b2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-11-07 15:21:37 -05:00
< tr class = "memitem:a72b1c9a78b88b019f699ee8e8793e80c" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a72b1c9a78b88b019f699ee8e8793e80c" > < / a >
2015-10-19 13:53:54 -04:00
< a class = "el" href = "namespacecrashpad.html#a368af6d88f68998b5c5eb80b8f6ebb76" > WinVMAddress< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcrashpad_1_1RegistrationRequest.html#a72b1c9a78b88b019f699ee8e8793e80c" > critical_section_address< / a > < / td > < / tr >
< tr class = "memdesc:a72b1c9a78b88b019f699ee8e8793e80c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The address, in the client process's address space, of a < code > CRITICAL_SECTION< / code > allocated with a valid .DebugInfo field. This can be accomplished by using < a class = "el" href = "namespacecrashpad.html#af8340c24a2983e788d2a3ba90d1d4846" title = "Equivalent to InitializeCritialSection(), but attempts to allocate with a valid .DebugInfo field on v..." > InitializeCriticalSectionWithDebugInfoIfPossible()< / a > or equivalent. This value can be < code > 0< / code > , however then limited lock data will be available in minidumps. < br / > < / td > < / tr >
< tr class = "separator:a72b1c9a78b88b019f699ee8e8793e80c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-10-08 14:55:01 -04:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > A client registration request. < / p >
< / div > < hr / > The documentation for this struct was generated from the following file:< ul >
< li > util/win/registration_protocol_win.h< / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2017-02-22 23:37:31 -05:00
< / a > 1.8.13
2015-10-08 14:55:01 -04:00
< / small > < / address >
< / body >
< / html >