コード例 #1
0
 public int OutputSidePacketIndex(string name)
 {
     return(SafeNativeMethods.mp_ValidatedGraphConfig__OutputSidePacketIndex__PKc(mpPtr, name));
 }