Add calling conventions to this method descriptor
[Visual Basic]Public Sub AddCallConv( _ ByVal cconv As PEAPI.CallConv _)
[C#]public void AddCallConv( CallConv cconv);
Method Class | Method Members | PEAPI Namespace