Code: Select all
If CoCreateGuid_(@guid) = #S_OK Code: Select all
If CoCreateGuid_(@guid) = #S_OK 
I am sure, actually, that you have written somewhere sometimes, without ProcedureReturn the value would be undefined one :roll:freak wrote:Without ProcedureReturn, there is an empty string returned. (or 0 for numeric types)


