'Declaration
Function SetProperty( _ ByVal PropertyId As System.Integer, _ ByVal pvProperty As System.IntPtr, _ ByVal cbProperty As System.Integer _ ) As System.Integer
'Usage
Dim instance As IAssemblyName Dim PropertyId As System.Integer Dim pvProperty As System.IntPtr Dim cbProperty As System.Integer Dim value As System.Integer value = instance.SetProperty(PropertyId, pvProperty, cbProperty)
System.int SetProperty( System.int PropertyId, System.IntPtr pvProperty, System.int cbProperty )
Parameters
- PropertyId
- pvProperty
- cbProperty