| http://www.w3.org/ns/prov#value | - To complete the managed signature, you need to know the following information about the function:The library file which the function resides in.Function name.Return type of the function.Input parameters.Other relevant information such as encoding.Here comes a question, how could we handle types in unmanaged code that aren???t available in .NET (e.g. BOOL, LPCTSTR, etc.)?The solution is in Marshali
|