Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int WriteInt32(int iVal);
public int WriteInt32 (int iVal);
abstract member WriteInt32 : int -> int
Public Function WriteInt32 (iVal As Integer) As Integer
public: int WriteInt32(long i64Offset, int iVal);
public int WriteInt32 (long i64Offset, int iVal);
abstract member WriteInt32 : int64 * int -> int
Public Function WriteInt32 (i64Offset As Long, iVal As Integer) As Integer