Notary: Difference between revisions

m
Line 221: Line 221:


Line 1 : The IDL header in .h form
Line 1 : The IDL header in .h form
Line 2 : We need a factory to handle the creation of the object. This header file gives us access to a macro that we need
Line 2 : We need a factory to handle the creation of the object. This header file gives us access to a macro that we need
Line 3 : This allows us to take in Strings. We should use this rather than char *.
Line 3 : This allows us to take in Strings. We should use this rather than char *.
Line 4 : This isn't needed, ignore this.
Line 4 : This isn't needed, ignore this.


78

edits