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…")
 
Line 2: Line 2:


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]]
{{!}}-
{{!}}-
{{!}}  
{{!}}  

Revision as of 21:54, 9 January 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