Linux Mac OSX Windows
 Scheme context for nsIXPointerSchemeProcessor. The context consists of
 all the scheme/data pairs that precede the scheme/data that the
 nsIXPointerSchemeProcessor is currently evaluating.
[uuid(781f4aa1-ebb3-4667-b1c2-2b35e94c4281)]
interface nsIXPointerSchemeContext : nsISupports

Attributes


        
readonly attribute unsigned long count

Methods


        
void getSchemeData(in unsigned long index, out DOMString scheme, out DOMString data)