Contents Previous Next


Initializing and Freeing the BDK

Before using any other BDK functions, you must first initialize the BDKX. To do this call the Init method of the global BDKApp object. When you are finished using the BDK, you should call the Free function.