Re: [2/3] taskschd: Implement getters for IRegistrationInfo string properties.
11 Apr
2014
11 Apr
'14
7:35 a.m.
On 4/11/2014 11:27, Dmitry Timoshkov wrote:
+ *description = reginfo->description ? SysAllocString(reginfo->description) : NULL; + return S_OK; SysAllocString(NULL) returns NULL, so no need to handle it separately.
4274
Age (days ago)
4274
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov