Changes

107 bytes added ,  19:05, 18 April 2020
Line 10: Line 10:  
! Cmd || Name
 
! Cmd || Name
 
|-
 
|-
| 0  || RegisterClient (Initialize)
+
| 0  || RegisterClient ([[#Initialize]])
 
|-
 
|-
 
| 1  || StartMonitoring
 
| 1  || StartMonitoring
Line 76: Line 76:  
| 32 || [7.0.0+] [[#RegisterResourceStatisticsName]]
 
| 32 || [7.0.0+] [[#RegisterResourceStatisticsName]]
 
|-
 
|-
| 33 || [10.0.0+] Initialize2
+
| 33 || [10.0.0+] [[#Initialize2]]
 
|}
 
|}
   Line 160: Line 160:  
== RegisterResourceStatisticsName ==
 
== RegisterResourceStatisticsName ==
 
With [10.0.0+] this now takes an additional 8-bytes of input.
 
With [10.0.0+] this now takes an additional 8-bytes of input.
 +
 +
== Initialize2 ==
 +
Same input/output as [[#Initalize]] except this doesn't take an input handle.
    
= bsdcfg =
 
= bsdcfg =