
GW2RegisterInputFile
GW2RegisterInputFile function किसी session में process की जाने वाली file के path को register करता है।

GW2RegisterInputMemory
GW2RegisterInputMemory function मेमोरी में संग्रहीत input file को एक session में register करता है।

GW2RegisterImportFile
GW2RegisterImportFile function interchange file के file path को register करता है (जो export processing modes से output के रूप में उत्पन्न होती है)। इस function का उपयोग करने से session के लिए Import Process Mode सक्रिय हो जाता है।

GW2RegisterImportMemory
GW2RegisterImportMemory फ़ंक्शन इम्पोर्ट के लिए आवश्यक interchange file वाली memory location को रजिस्टर करता है। interchange file वह zip file है जो export process से बनाई जाती है और memory location, GW2RegisterExportMemory द्वारा प्रदान की जाती है। GW2RegisterImportMemory फ़ंक्शन का उपयोग करने से session के लिए Import Process Mode सक्रिय हो जाता है।