proc createMap(this:VS):ptr VSMap = this.vsapi.createMap()  ## \
      ## Creates a new property map. It must be deallocated later with 
freeMap().
    
    Run

:) 

Reply via email to