Difference between revisions of "Category:LSL Key/handle"

From Second Life Wiki
Jump to navigation Jump to search
m (Created page with "{{LSL Subtype Category|cat=handle|handle|base=key|description=See: {{Wikipedia|Handle (computing)}} and [http://stackoverflow.com/questions/1303123/what-is-a-handle-in-c Stack Ov…")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{LSL Subtype Category|cat=handle|handle|base=key|description=See: {{Wikipedia|Handle (computing)}} and [http://stackoverflow.com/questions/1303123/what-is-a-handle-in-c Stack Overflow:What is a handle?]
{{LSL Subtype Category|cat=Handle|handle|base=key|description=See: {{Wikipedia|Handle (computing)}} and [http://stackoverflow.com/questions/1303123/what-is-a-handle-in-c Stack Overflow:What is a handle?]


There are X subtypes:
There are X subtypes:
{{{!}} {{Prettytable}}
{{{!}} class="sortable" {{Prettytable}}
{{!}}- {{Hl2}}
{{!}}- {{Hl2}}
! Subtype
! Subtype
Line 26: Line 26:
* [[llRemoteDataReply]]
* [[llRemoteDataReply]]
* [[llSendRemoteData]]
* [[llSendRemoteData]]
{{!}}-
{{!}} {{LSLGC|HTTP/Client}}
{{!}}
* [[http_response]]
{{!}}
* [[llHTTPRequest]]
{{!}}-
{{!}} {{LSLGC|HTTP/Server}}
{{!}}
* [[http_request]]
{{!}}
* [[llGetHTTPHeader]]
* [[llHTTPResponse]]
* [[llReleaseURL]]
* [[llRequestSecureURL]]
* [[llRequestURL]]
* [[llSetContentType]]
{{!}}-
{{!}}-
{{!}}  
{{!}}  

Latest revision as of 22:21, 8 July 2014

handle is a subtype of key.

The functions and constants in this category all take or return a handle parameter. Events in this category expose a handle parameter.


See: "Wikipedia logo"Handle (computing) and Stack Overflow:What is a handle?

There are X subtypes:

Subtype Events Functions
Dataserver
XML-RPC
HTTP/Client
HTTP/Server