Unit 'xmlRole' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_pasexpat]

PROLOG_STATE

Declaration

Source position: xmlrole.pas line 121

type PROLOG_STATE = record

  handler: function(

  

  state: PROLOG_STATE_ptr;

  tok: int;

  ptr: char_ptr;

  end_: char_ptr;

  enc: ENCODING_ptr

):int;

  level: unsigned;

  

  role_none: int;

  

end;



CT Web help

CodeTyphon Studio